MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.httpasyncclient | Automatic-Module-Name: io.dropwizard.metrics5.httpasyncclient | |||
Build-Jdk-Spec: 17 | Bnd-LastModified: 1517505961170 | |||
Build-Jdk: 1.8.0_151 | ||||
Built-By: artem | ||||
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: http://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.metrics5.metrics-httpasyncclient | |||
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.httpasyncclient;uses:="com.codaha | Export-Package: io.dropwizard.metrics5.httpasyncclient;uses:="io.dropw | |||
le.metrics,com.codahale.metrics.httpclient,org.apache.http.config,org | izard.metrics5,io.dropwizard.metrics5.httpclient,org.apache.http.conf | |||
.apache.http.conn,org.apache.http.impl.nio.client,org.apache.http.imp | ig,org.apache.http.conn,org.apache.http.impl.nio.client,org.apache.ht | |||
l.nio.conn,org.apache.http.nio.conn,org.apache.http.nio.reactor";vers | tp.impl.nio.conn,org.apache.http.nio.conn,org.apache.http.nio.reactor | |||
ion="4.2.28" | ";version="5.0.0" | |||
Implementation-Title: Metrics Integration for Apache HttpAsyncClient | Implementation-Title: Metrics Integration for Apache HttpAsyncClient | |||
Implementation-Version: 4.2.28 | Implementation-URL: http://metrics.dropwizard.io/metrics-httpasyncclie | |||
Import-Package: com.codahale.metrics;version="[4.2,5)",com.codahale.me | nt | |||
trics.httpclient;version="[4.2,5)",org.apache.http,org.apache.http.co | Implementation-Vendor-Id: io.dropwizard.metrics5 | |||
ncurrent,org.apache.http.config,org.apache.http.conn,org.apache.http. | Implementation-Version: 5.0.0 | |||
impl.nio.client,org.apache.http.impl.nio.conn,org.apache.http.nio.con | Import-Package: io.dropwizard.metrics5;version="[5.0,6)",io.dropwizard | |||
n,org.apache.http.nio.protocol,org.apache.http.nio.reactor,org.apache | .metrics5.httpclient;version="[5.0,6)",org.apache.http,org.apache.htt | |||
.http.pool,org.apache.http.protocol | p.concurrent,org.apache.http.config,org.apache.http.conn,org.apache.h | |||
ttp.impl.nio.client,org.apache.http.impl.nio.conn,org.apache.http.nio | ||||
.conn,org.apache.http.nio.protocol,org.apache.http.nio.reactor,org.ap | ||||
ache.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 | 23 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/ |