MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.httpclient | Automatic-Module-Name: io.dropwizard.metrics5.httpclient | |||
Build-Jdk-Spec: 17 | Bnd-LastModified: 1517505925257 | |||
Build-Jdk: 1.8.0_151 | ||||
Built-By: artem | ||||
Bundle-Description: An Apache HttpClient wrapper providing Metrics ins | Bundle-Description: An Apache HttpClient wrapper providing Metrics ins | |||
trumentation of connection pools, request durations and rates, | trumentation of connection pools, request durations and rates, | |||
and other useful information. | and other useful information. | |||
Bundle-License: https://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.metrics5.metrics-httpclient | |||
Bundle-Version: 4.2.28 | Bundle-Version: 5.0.0 | |||
Created-By: Apache Maven Bundle Plugin 5.1.9 | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.httpclient;uses:="com.codahale.me | Export-Package: io.dropwizard.metrics5.httpclient;uses:="io.dropwizard | |||
trics,org.apache.http,org.apache.http.config,org.apache.http.conn,org | .metrics5,org.apache.http,org.apache.http.config,org.apache.http.conn | |||
.apache.http.conn.routing,org.apache.http.conn.socket,org.apache.http | ,org.apache.http.conn.routing,org.apache.http.conn.socket,org.apache. | |||
.impl.client,org.apache.http.impl.conn,org.apache.http.protocol";vers | http.impl.client,org.apache.http.impl.conn,org.apache.http.protocol"; | |||
ion="4.2.28" | version="5.0.0" | |||
Implementation-Title: Metrics Integration for Apache HttpClient | Implementation-Title: Metrics Integration for Apache HttpClient | |||
Implementation-Version: 4.2.28 | Implementation-URL: http://metrics.dropwizard.io/metrics-httpclient | |||
Import-Package: com.codahale.metrics;version="[4.2,5)",org.apache.http | Implementation-Vendor-Id: io.dropwizard.metrics5 | |||
,org.apache.http.client,org.apache.http.client.methods,org.apache.htt | Implementation-Version: 5.0.0 | |||
p.client.utils,org.apache.http.config,org.apache.http.conn,org.apache | Import-Package: io.dropwizard.metrics5;version="[5.0,6)",org.apache.ht | |||
.http.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.s | tp,org.apache.http.client,org.apache.http.client.methods,org.apache.h | |||
sl,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.h | ttp.client.utils,org.apache.http.config,org.apache.http.conn,org.apac | |||
ttp.pool,org.apache.http.protocol | he.http.conn.routing,org.apache.http.conn.socket,org.apache.http.conn | |||
.ssl,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache | ||||
.http.pool,org.apache.http.protocol | ||||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | |||
Tool: Bnd-6.3.1.202206071316 | Tool: Bnd-3.3.0.201609221906 | |||
End of changes. 5 change blocks. | ||||
18 lines changed or deleted | 22 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/ |