awips2/cots/com.mchange/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

53 lines
1.3 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mchange Plug-in
Bundle-SymbolicName: com.mchange
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: c3p0-0.9.1.jar,
.
Export-Package: com.mchange,
com.mchange.lang,
com.mchange.util,
com.mchange.v1,
com.mchange.v1.db,
com.mchange.v1.db.sql,
com.mchange.v1.identicator,
com.mchange.v1.io,
com.mchange.v1.lang,
com.mchange.v1.util,
com.mchange.v1.xml,
com.mchange.v2,
com.mchange.v2.async,
com.mchange.v2.beans,
com.mchange.v2.c3p0,
com.mchange.v2.c3p0.cfg,
com.mchange.v2.c3p0.filter,
com.mchange.v2.c3p0.impl,
com.mchange.v2.c3p0.jboss,
com.mchange.v2.c3p0.management,
com.mchange.v2.c3p0.mbean,
com.mchange.v2.c3p0.stmt,
com.mchange.v2.c3p0.subst,
com.mchange.v2.c3p0.util,
com.mchange.v2.cfg,
com.mchange.v2.cfg.junit,
com.mchange.v2.coalesce,
com.mchange.v2.codegen,
com.mchange.v2.codegen.bean,
com.mchange.v2.codegen.intfc,
com.mchange.v2.debug,
com.mchange.v2.encounter,
com.mchange.v2.holders,
com.mchange.v2.io,
com.mchange.v2.lang,
com.mchange.v2.log,
com.mchange.v2.log.jdk14logging,
com.mchange.v2.log.log4j,
com.mchange.v2.management,
com.mchange.v2.naming,
com.mchange.v2.resourcepool,
com.mchange.v2.ser,
com.mchange.v2.sql,
com.mchange.v2.sql.filter,
com.mchange.v2.util
Bundle-RequiredExecutionEnvironment: JavaSE-1.6