MANIFEST.MF   MANIFEST.MF 
skipping to change at line 12 skipping to change at line 12
Automatic-Module-Name: com.codahale.metrics.httpasyncclient Automatic-Module-Name: com.codahale.metrics.httpasyncclient
Build-Jdk: 11.0.11 Build-Jdk: 11.0.11
Built-By: runner Built-By: runner
Bundle-Description: An Apache HttpAsyncClient wrapper providing Metric Bundle-Description: An Apache HttpAsyncClient wrapper providing Metric
s instrumentation of connection pools, request durations and r s instrumentation of connection pools, request durations and r
ates, and other useful information. ates, 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 HttpAsyncClient Bundle-Name: Metrics Integration for Apache HttpAsyncClient
Bundle-SymbolicName: io.dropwizard.metrics.httpasyncclient Bundle-SymbolicName: io.dropwizard.metrics.httpasyncclient
Bundle-Version: 4.2.2 Bundle-Version: 4.2.3
Created-By: Apache Maven Bundle Plugin Created-By: Apache Maven Bundle Plugin
Export-Package: com.codahale.metrics.httpasyncclient;uses:="com.codaha Export-Package: com.codahale.metrics.httpasyncclient;uses:="com.codaha
le.metrics,com.codahale.metrics.httpclient,org.apache.http.config,org le.metrics,com.codahale.metrics.httpclient,org.apache.http.config,org
.apache.http.conn,org.apache.http.impl.nio.client,org.apache.http.imp .apache.http.conn,org.apache.http.impl.nio.client,org.apache.http.imp
l.nio.conn,org.apache.http.nio.conn,org.apache.http.nio.reactor";vers l.nio.conn,org.apache.http.nio.conn,org.apache.http.nio.reactor";vers
ion="4.2.2" ion="4.2.3"
Implementation-Title: Metrics Integration for Apache HttpAsyncClient Implementation-Title: Metrics Integration for Apache HttpAsyncClient
Implementation-URL: https://metrics.dropwizard.io/metrics-httpasynccli Implementation-URL: https://metrics.dropwizard.io/metrics-httpasynccli
ent ent
Implementation-Vendor-Id: io.dropwizard.metrics Implementation-Vendor-Id: io.dropwizard.metrics
Implementation-Version: 4.2.2 Implementation-Version: 4.2.3
Import-Package: com.codahale.metrics;version="[4.2,5)",com.codahale.me Import-Package: com.codahale.metrics;version="[4.2,5)",com.codahale.me
trics.httpclient;version="[4.2,5)",org.apache.http,org.apache.http.co trics.httpclient;version="[4.2,5)",org.apache.http,org.apache.http.co
ncurrent,org.apache.http.config,org.apache.http.conn,org.apache.http. ncurrent,org.apache.http.config,org.apache.http.conn,org.apache.http.
impl.nio.client,org.apache.http.impl.nio.conn,org.apache.http.nio.con impl.nio.client,org.apache.http.impl.nio.conn,org.apache.http.nio.con
n,org.apache.http.nio.protocol,org.apache.http.nio.reactor,org.apache n,org.apache.http.nio.protocol,org.apache.http.nio.reactor,org.apache
.http.pool,org.apache.http.protocol .http.pool,org.apache.http.protocol
Private-Package: com.codahale.metrics.httpasyncclient Private-Package: com.codahale.metrics.httpasyncclient
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/