MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
skipping to change at line 12 | skipping to change at line 12 | |||
Automatic-Module-Name: io.dropwizard.metrics.jetty10 | Automatic-Module-Name: io.dropwizard.metrics.jetty10 | |||
Build-Jdk: 11.0.11 | Build-Jdk: 11.0.11 | |||
Built-By: runner | Built-By: runner | |||
Bundle-Description: A set of extensions for Jetty 10.x and higher whic | Bundle-Description: A set of extensions for Jetty 10.x and higher whic | |||
h provide instrumentation of thread pools, connector metrics, | h provide instrumentation of thread pools, connector metrics, | |||
and application latency and utilization. | and application latency and utilization. | |||
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 Jetty 10.x and higher | Bundle-Name: Metrics Integration for Jetty 10.x and higher | |||
Bundle-SymbolicName: io.dropwizard.metrics.jetty10 | Bundle-SymbolicName: io.dropwizard.metrics.jetty10 | |||
Bundle-Version: 4.2.2 | Bundle-Version: 4.2.3 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: io.dropwizard.metrics.jetty10;uses:="com.codahale.metr | Export-Package: io.dropwizard.metrics.jetty10;uses:="com.codahale.metr | |||
ics,javax.servlet,javax.servlet.http,org.eclipse.jetty.io,org.eclipse | ics,javax.servlet,javax.servlet.http,org.eclipse.jetty.io,org.eclipse | |||
.jetty.server,org.eclipse.jetty.server.handler,org.eclipse.jetty.util | .jetty.server,org.eclipse.jetty.server.handler,org.eclipse.jetty.util | |||
.annotation,org.eclipse.jetty.util.component,org.eclipse.jetty.util.t | .annotation,org.eclipse.jetty.util.component,org.eclipse.jetty.util.t | |||
hread";version="4.2.2" | hread";version="4.2.3" | |||
Implementation-Title: Metrics Integration for Jetty 10.x and higher | Implementation-Title: Metrics Integration for Jetty 10.x and higher | |||
Implementation-URL: https://metrics.dropwizard.io/metrics-jetty10 | Implementation-URL: https://metrics.dropwizard.io/metrics-jetty10 | |||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 4.2.2 | Implementation-Version: 4.2.3 | |||
Import-Package: javax.servlet;version="[2.5.0,4.0.0)",javax.servlet.ht | Import-Package: javax.servlet;version="[2.5.0,4.0.0)",javax.servlet.ht | |||
tp;version="[2.5.0,4.0.0)",com.codahale.metrics;version="[4.2,5)",org | tp;version="[2.5.0,4.0.0)",com.codahale.metrics;version="[4.2,5)",org | |||
.eclipse.jetty.http;version="[10.0,11)",org.eclipse.jetty.io;version= | .eclipse.jetty.http;version="[10.0,11)",org.eclipse.jetty.io;version= | |||
"[10.0,11)",org.eclipse.jetty.server;version="[10.0,11)",org.eclipse. | "[10.0,11)",org.eclipse.jetty.server;version="[10.0,11)",org.eclipse. | |||
jetty.server.handler;version="[10.0,11)",org.eclipse.jetty.util.annot | jetty.server.handler;version="[10.0,11)",org.eclipse.jetty.util.annot | |||
ation;version="[10.0,11)",org.eclipse.jetty.util.component;version="[ | ation;version="[10.0,11)",org.eclipse.jetty.util.component;version="[ | |||
10.0,11)",org.eclipse.jetty.util.thread;version="[10.0,11)" | 10.0,11)",org.eclipse.jetty.util.thread;version="[10.0,11)" | |||
Private-Package: io.dropwizard.metrics.jetty10 | Private-Package: io.dropwizard.metrics.jetty10 | |||
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/ |