9 lines
299 B
Text
9 lines
299 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Pool Plug-in
|
|
Bundle-SymbolicName: org.apache.commons.pool
|
|
Bundle-Version: 1.3.0
|
|
Bundle-ClassPath: commons-pool-1.3.jar
|
|
Export-Package: org.apache.commons.pool,
|
|
org.apache.commons.pool.impl
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|