awips2/edexOsgi/com.raytheon.uf.common.serialization/META-INF/MANIFEST.MF
Max Schenkelberg 5617dfaa67 Issue #1638 Refactored viz/edex/common core projects to removed common and viz dependencies on edex projects
Amend: Accepted ticket for work, again!  Ensured uframe product project was not deleted

Change-Id: Iaa7754f25d74d893f84a7f82df605fb906e1e719

Former-commit-id: 2611980ca4 [formerly 4ed4ef8d71] [formerly e0ba97d547 [formerly 615fa06253cc5226ddbedbb7835f3f03cf4cbb5b]]
Former-commit-id: e0ba97d547
Former-commit-id: 6b1426dd34
2013-02-27 11:50:38 -06:00

21 lines
754 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Serialization Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.serialization
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: Raytheon
Eclipse-BuddyPolicy: registered, ext, global
Require-Bundle: com.facebook.thrift,
com.raytheon.uf.common.status,
net.sf.cglib;visibility:=reexport,
javax.persistence,
org.geotools,
javax.measure;resolution:=optional,
com.raytheon.uf.common.util
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.adapters,
com.raytheon.uf.common.serialization.annotations,
com.raytheon.uf.common.serialization.thrift
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.junit