Former-commit-id:51208e5515
[formerlyc0c1d56f3a
] [formerly4ba416aeb3
[formerly 221d0aaf0e19a054387134e72a76a278159bf4d0]] Former-commit-id:4ba416aeb3
Former-commit-id:941337c553
22 lines
804 B
Text
22 lines
804 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,
|
|
org.apache.commons.codec;bundle-version="1.4.0"
|
|
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
|