MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: io.dropwizard.metrics.jetty10 | Automatic-Module-Name: io.dropwizard.metrics.jetty10 | |||
Build-Jdk-Spec: 11 | Build-Jdk-Spec: 11 | |||
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.16 | Bundle-Version: 4.2.17 | |||
Created-By: Apache Maven Bundle Plugin 5.1.8 | Created-By: Apache Maven Bundle Plugin 5.1.8 | |||
Export-Package: io.dropwizard.metrics.jetty10;uses:="com.codahale.metr | Export-Package: io.dropwizard.metrics.jetty10;uses:="com.codahale.metr | |||
ics,com.codahale.metrics.annotation,javax.servlet,javax.servlet.http, | ics,com.codahale.metrics.annotation,javax.servlet,javax.servlet.http, | |||
org.eclipse.jetty.io,org.eclipse.jetty.server,org.eclipse.jetty.serve | org.eclipse.jetty.io,org.eclipse.jetty.server,org.eclipse.jetty.serve | |||
r.handler,org.eclipse.jetty.util.annotation,org.eclipse.jetty.util.co | r.handler,org.eclipse.jetty.util.annotation,org.eclipse.jetty.util.co | |||
mponent,org.eclipse.jetty.util.thread";version="4.2.16" | mponent,org.eclipse.jetty.util.thread";version="4.2.17" | |||
Implementation-Title: Metrics Integration for Jetty 10.x and higher | Implementation-Title: Metrics Integration for Jetty 10.x and higher | |||
Implementation-Version: 4.2.16 | Implementation-Version: 4.2.17 | |||
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)",com | tp;version="[2.5.0,4.0.0)",com.codahale.metrics;version="[4.2,5)",com | |||
.codahale.metrics.annotation;version="[4.2,5)",org.eclipse.jetty.http | .codahale.metrics.annotation;version="[4.2,5)",org.eclipse.jetty.http | |||
;version="[10.0,11)",org.eclipse.jetty.io;version="[10.0,11)",org.ecl | ;version="[10.0,11)",org.eclipse.jetty.io;version="[10.0,11)",org.ecl | |||
ipse.jetty.server;version="[10.0,11)",org.eclipse.jetty.server.handle | ipse.jetty.server;version="[10.0,11)",org.eclipse.jetty.server.handle | |||
r;version="[10.0,11)",org.eclipse.jetty.util.annotation;version="[10. | r;version="[10.0,11)",org.eclipse.jetty.util.annotation;version="[10. | |||
0,11)",org.eclipse.jetty.util.component;version="[10.0,11)",org.eclip | 0,11)",org.eclipse.jetty.util.component;version="[10.0,11)",org.eclip | |||
se.jetty.util.thread;version="[10.0,11)" | se.jetty.util.thread;version="[10.0,11)" | |||
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-6.3.1.202206071316 | |||
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/ |