awips2/cots/org.apache.http/META-INF/MANIFEST.MF
Steve Harris 97c4db937e 12.5.1-15 baseline
Former-commit-id: 8552902906 [formerly b13cbb7e00] [formerly 3904c4ccf5 [formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]]
Former-commit-id: 3904c4ccf5
Former-commit-id: 676ea3192f
2012-06-08 13:39:48 -05:00

26 lines
770 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.message,
org.apache.http.params,
org.apache.http.protocol,
org.apache.http.util