2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Thrift Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.serialization.comm
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
|
|
Eclipse-BuddyPolicy: registered, ext, global
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Export-Package: com.raytheon.uf.common.serialization.comm,
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.serialization.comm.response
|
2012-01-06 08:55:05 -06:00
|
|
|
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.11.12",
|
|
|
|
net.sf.cglib;bundle-version="2.1.3",
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.status,
|
|
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174"
|
2012-08-15 13:59:00 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.message
|