awips2/cots/org.apache.http/META-INF/MANIFEST.MF
root 377dcd10b9 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 9f19e3f712 [formerly 9f19e3f712 [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 3360eb6c5f
2012-01-06 08:55:05 -06:00

25 lines
744 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Httpclient Plug-in
Bundle-SymbolicName: org.apache.http
Bundle-Version: 4.1.2
Bundle-ClassPath: httpclient-4.1.2.jar,
httpclient-cache-4.1.2.jar,
httpcore-4.1.2.jar,
httpmime-4.1.2.jar
Require-Bundle: org.apache.commons.codec,
org.apache.commons.logging
Bundle-Vendor: Raytheon-bundled OSS
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.apache.http,
org.apache.http.client,
org.apache.http.client.cache,
org.apache.http.client.entity,
org.apache.http.client.methods,
org.apache.http.conn,
org.apache.http.entity,
org.apache.http.impl.client,
org.apache.http.impl.conn.tsccm,
org.apache.http.params,
org.apache.http.protocol,
org.apache.http.util