Code review comments Change-Id: I1fde9a276ecca44d87603be08a99232a5d7b441e Former-commit-id:60a6fb451c
[formerlyf584e17aa7
] [formerlyb9abbcdf37
] [formerly0a33734e6f
[formerlyb9abbcdf37
[formerly 6f206dad8ffbbd7b793b92b8a23bbce74a5b0017]]] Former-commit-id:0a33734e6f
Former-commit-id: 2be236391b1c5cf5192a6941173792def17ad162 [formerlyfd55f6ed42
] Former-commit-id:080bb15b65
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.apache.commons.logging
|
|
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
|