Change-Id: I6953739821992fadb2b92da0dc659512b90a5895 Former-commit-id:db6152e524
[formerly316d6c09c6
[formerly 7725d8a6cd00b3c30856b48ef86ab081b67d400b]] Former-commit-id:316d6c09c6
Former-commit-id:a4de603bcf
51 lines
1.5 KiB
Text
51 lines
1.5 KiB
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.slf4j;bundle-version="1.7.5"
|
|
Bundle-Vendor: Raytheon-bundled OSS
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Export-Package: org.apache.http,
|
|
org.apache.http.annotation,
|
|
org.apache.http.auth,
|
|
org.apache.http.auth.params,
|
|
org.apache.http.client,
|
|
org.apache.http.client.cache,
|
|
org.apache.http.client.entity,
|
|
org.apache.http.client.methods,
|
|
org.apache.http.client.params,
|
|
org.apache.http.client.protocol,
|
|
org.apache.http.client.utils,
|
|
org.apache.http.conn,
|
|
org.apache.http.conn.params,
|
|
org.apache.http.conn.routing,
|
|
org.apache.http.conn.scheme,
|
|
org.apache.http.conn.ssl,
|
|
org.apache.http.conn.util,
|
|
org.apache.http.cookie,
|
|
org.apache.http.cookie.params,
|
|
org.apache.http.entity,
|
|
org.apache.http.entity.mime,
|
|
org.apache.http.entity.mime.content,
|
|
org.apache.http.impl,
|
|
org.apache.http.impl.auth,
|
|
org.apache.http.impl.client,
|
|
org.apache.http.impl.client.cache,
|
|
org.apache.http.impl.client.cache.ehcache,
|
|
org.apache.http.impl.client.cache.memcached,
|
|
org.apache.http.impl.conn,
|
|
org.apache.http.impl.conn.tsccm,
|
|
org.apache.http.impl.cookie,
|
|
org.apache.http.impl.entity,
|
|
org.apache.http.impl.io,
|
|
org.apache.http.io,
|
|
org.apache.http.message,
|
|
org.apache.http.params,
|
|
org.apache.http.protocol,
|
|
org.apache.http.util
|