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
Bnd-LastModified: 1571490759330 Bnd-LastModified: 1575726594999
Build-Jdk: 1.8.0_222 Build-Jdk: 11.0.5
Built-By: artem Built-By: joschi
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: http://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.1 Bundle-Version: 4.1.2
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;version="4.1.2";uses:=
trics,org.apache.http,org.apache.http.config,org.apache.http.conn,org "com.codahale.metrics,org.apache.http,org.apache.http.config,org.apac
.apache.http.conn.routing,org.apache.http.conn.socket,org.apache.http he.http.conn,org.apache.http.conn.routing,org.apache.http.conn.socket
.impl.client,org.apache.http.impl.conn,org.apache.http.protocol";vers ,org.apache.http.impl.client,org.apache.http.impl.conn,org.apache.htt
ion="4.1.1" p.protocol"
Implementation-Title: Metrics Integration for Apache HttpClient Implementation-Title: Metrics Integration for Apache HttpClient
Implementation-URL: http://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.1 Implementation-Version: 4.1.2
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
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Tool: Bnd-4.2.0.201903051501 Tool: Bnd-4.2.0.201903051501
 End of changes. 6 change blocks. 
12 lines changed or deleted 12 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/