awips2/cots/net.sf.cglib/META-INF/MANIFEST.MF
root 06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

18 lines
503 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Cglib Plug-in
Bundle-SymbolicName: net.sf.cglib
Bundle-Version: 2.1.3
Bundle-ClassPath: cglib-nodep-2.1_3.jar
Bundle-Vendor: Raytheon-bundled OSS
Export-Package: net.sf.cglib.asm,
net.sf.cglib.asm.attrs,
net.sf.cglib.beans,
net.sf.cglib.core,
net.sf.cglib.proxy,
net.sf.cglib.reflect,
net.sf.cglib.transform,
net.sf.cglib.transform.hook,
net.sf.cglib.transform.impl,
net.sf.cglib.util
Bundle-RequiredExecutionEnvironment: JavaSE-1.6