| MANIFEST.MF | MANIFEST.MF | |||
|---|---|---|---|---|
| Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
| Automatic-Module-Name: com.codahale.metrics.httpclient | Automatic-Module-Name: com.codahale.metrics.httpclient | |||
| Build-Jdk-Spec: 17 | Build-Jdk-Spec: 17 | |||
| 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: https://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: 4.2.28 | Bundle-Version: 4.2.29 | |||
| Created-By: Apache Maven Bundle Plugin 5.1.9 | Created-By: Apache Maven Bundle Plugin 5.1.9 | |||
| Export-Package: com.codahale.metrics.httpclient;uses:="com.codahale.me | Export-Package: com.codahale.metrics.httpclient;uses:="com.codahale.me | |||
| trics,org.apache.http,org.apache.http.config,org.apache.http.conn,org | trics,org.apache.http,org.apache.http.config,org.apache.http.conn,org | |||
| .apache.http.conn.routing,org.apache.http.conn.socket,org.apache.http | .apache.http.conn.routing,org.apache.http.conn.socket,org.apache.http | |||
| .impl.client,org.apache.http.impl.conn,org.apache.http.protocol";vers | .impl.client,org.apache.http.impl.conn,org.apache.http.protocol";vers | |||
| ion="4.2.28" | ion="4.2.29" | |||
| Implementation-Title: Metrics Integration for Apache HttpClient | Implementation-Title: Metrics Integration for Apache HttpClient | |||
| Implementation-Version: 4.2.28 | Implementation-Version: 4.2.29 | |||
| Import-Package: com.codahale.metrics;version="[4.2,5)",org.apache.http | Import-Package: com.codahale.metrics;version="[4.2,5)",org.apache.http | |||
| ,org.apache.http.client,org.apache.http.client.methods,org.apache.htt | ,org.apache.http.client,org.apache.http.client.methods,org.apache.htt | |||
| p.client.utils,org.apache.http.config,org.apache.http.conn,org.apache | p.client.utils,org.apache.http.config,org.apache.http.conn,org.apache | |||
| .http.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.s | .http.conn.routing,org.apache.http.conn.socket,org.apache.http.conn.s | |||
| sl,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.h | sl,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.h | |||
| ttp.pool,org.apache.http.protocol | ttp.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-6.3.1.202206071316 | |||
| End of changes. 3 change blocks. | ||||
| 3 lines changed or deleted | 3 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/ | ||||