awips2/edexOsgi/com.raytheon.uf.common.message/META-INF/MANIFEST.MF
root 8e80217e59 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 3360eb6c5f
2012-01-06 08:55:05 -06:00

17 lines
678 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Message Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.message
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Export-Package: com.raytheon.uf.common.message,
com.raytheon.uf.common.message.adapter,
com.raytheon.uf.common.message.response
Import-Package: com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.annotations,
org.apache.commons.lang,
org.junit
Require-Bundle: net.sf.cglib;bundle-version="2.1.3",
com.raytheon.uf.common.status;bundle-version="1.11.11"