MANIFEST.MF   MANIFEST.MF 
skipping to change at line 12 skipping to change at line 12
Automatic-Module-Name: com.codahale.metrics.httpclient Automatic-Module-Name: com.codahale.metrics.httpclient
Build-Jdk: 1.8.0_292 Build-Jdk: 1.8.0_292
Built-By: runner Built-By: runner
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.1.24 Bundle-Version: 4.1.25
Created-By: Apache Maven Bundle Plugin Created-By: Apache Maven Bundle Plugin
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.1.24" ion="4.1.25"
Implementation-Title: Metrics Integration for Apache HttpClient Implementation-Title: Metrics Integration for Apache HttpClient
Implementation-URL: https://metrics.dropwizard.io/metrics-httpclient Implementation-URL: https://metrics.dropwizard.io/metrics-httpclient
Implementation-Vendor-Id: io.dropwizard.metrics Implementation-Vendor-Id: io.dropwizard.metrics
Implementation-Version: 4.1.24 Implementation-Version: 4.1.25
Import-Package: com.codahale.metrics;version="[4.1,5)",org.apache.http Import-Package: com.codahale.metrics;version="[4.1,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
Private-Package: com.codahale.metrics.httpclient Private-Package: com.codahale.metrics.httpclient
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Tool: Bnd-5.1.1.202006162103 Tool: Bnd-5.1.1.202006162103
 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/