MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Bnd-LastModified: 1514148948488 | Bnd-LastModified: 1514147964852 | |||
Build-Jdk: 1.8.0_151 | Build-Jdk: 1.8.0_151 | |||
Built-By: artem | Built-By: artem | |||
Bundle-Description: An Apache HttpClient wrapper providing Metrics instr | Bundle-Description: An Apache HttpClient wrapper providing Metrics ins | |||
umentation of connection pools, request durations and rates, and | trumentation of connection pools, request durations and rates, | |||
other useful information. | and other useful information. | |||
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.html | Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.html | |||
Bundle-ManifestVersion: 2 | Bundle-ManifestVersion: 2 | |||
Bundle-Name: Metrics Integration for Apache HttpClient | Bundle-Name: Metrics Integration for Apache HttpClient | |||
Bundle-SymbolicName: io.dropwizard.metrics.httpclient | Bundle-SymbolicName: io.dropwizard.metrics.httpclient | |||
Bundle-Version: 3.2.6 | Bundle-Version: 4.0.0 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.httpclient;uses:="org.apache.http.c | Export-Package: com.codahale.metrics.httpclient;uses:="com.codahale.me | |||
lient,com.codahale.metrics,org.apache.http,org.apache.http.client.utils | trics,org.apache.http,org.apache.http.config,org.apache.http.conn,org | |||
,org.apache.http.client.methods,org.apache.http.config,org.apache.http. | .apache.http.conn.routing,org.apache.http.conn.socket,org.apache.http | |||
pool,org.apache.http.conn,org.apache.http.conn.ssl,org.apache.http.impl | .impl.client,org.apache.http.impl.conn,org.apache.http.protocol";vers | |||
.conn,org.apache.http.conn.socket,org.apache.http.conn.routing,org.apac | ion="4.0.0" | |||
he.http.protocol,org.apache.http.impl.client";version="3.2.6" | ||||
Implementation-Title: Metrics Integration for Apache HttpClient | Implementation-Title: Metrics Integration for Apache HttpClient | |||
Implementation-URL: http://metrics.dropwizard.io/metrics-httpclient | ||||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 3.2.6 | Implementation-Version: 4.0.0 | |||
Import-Package: com.codahale.metrics;version="[3.2,4)",org.apache.http,o | Import-Package: com.codahale.metrics;version="[4.0,5)",org.apache.http | |||
rg.apache.http.client,org.apache.http.client.methods,org.apache.http.cl | ,org.apache.http.client,org.apache.http.client.methods,org.apache.htt | |||
ient.utils,org.apache.http.config,org.apache.http.conn,org.apache.http. | p.client.utils,org.apache.http.config,org.apache.http.conn,org.apache | |||
conn.routing,org.apache.http.conn.socket,org.apache.http.conn.ssl,org.a | .http.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.s | |||
pache.http.impl.client,org.apache.http.impl.conn,org.apache.http.pool,o | sl,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.h | |||
rg.apache.http.protocol | ttp.pool,org.apache.http.protocol | |||
Tool: Bnd-1.50.0 | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | |||
Tool: Bnd-3.3.0.201609221906 | ||||
End of changes. 6 change blocks. | ||||
11 lines changed or deleted | 11 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |