MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
skipping to change at line 12 | skipping to change at line 12 | |||
Automatic-Module-Name: io.dropwizard.metrics.jetty11 | Automatic-Module-Name: io.dropwizard.metrics.jetty11 | |||
Build-Jdk: 11.0.11 | Build-Jdk: 11.0.11 | |||
Built-By: runner | Built-By: runner | |||
Bundle-Description: A set of extensions for Jetty 11.x and higher whic | Bundle-Description: A set of extensions for Jetty 11.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 11.x and higher | Bundle-Name: Metrics Integration for Jetty 11.x and higher | |||
Bundle-SymbolicName: io.dropwizard.metrics.jetty11 | Bundle-SymbolicName: io.dropwizard.metrics.jetty11 | |||
Bundle-Version: 4.2.1 | Bundle-Version: 4.2.2 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: io.dropwizard.metrics.jetty11;uses:="com.codahale.metr | Export-Package: io.dropwizard.metrics.jetty11;uses:="com.codahale.metr | |||
ics,jakarta.servlet,jakarta.servlet.http,org.eclipse.jetty.io,org.ecl | ics,jakarta.servlet,jakarta.servlet.http,org.eclipse.jetty.io,org.ecl | |||
ipse.jetty.server,org.eclipse.jetty.server.handler,org.eclipse.jetty. | ipse.jetty.server,org.eclipse.jetty.server.handler,org.eclipse.jetty. | |||
util.annotation,org.eclipse.jetty.util.component,org.eclipse.jetty.ut | util.annotation,org.eclipse.jetty.util.component,org.eclipse.jetty.ut | |||
il.thread";version="4.2.1" | il.thread";version="4.2.2" | |||
Implementation-Title: Metrics Integration for Jetty 11.x and higher | Implementation-Title: Metrics Integration for Jetty 11.x and higher | |||
Implementation-URL: https://metrics.dropwizard.io/metrics-jetty11 | Implementation-URL: https://metrics.dropwizard.io/metrics-jetty11 | |||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 4.2.1 | Implementation-Version: 4.2.2 | |||
Import-Package: com.codahale.metrics;version="[4.2,5)",jakarta.servlet | Import-Package: com.codahale.metrics;version="[4.2,5)",jakarta.servlet | |||
;version="[5.0,6)",jakarta.servlet.http;version="[5.0,6)",org.eclipse | ;version="[5.0,6)",jakarta.servlet.http;version="[5.0,6)",org.eclipse | |||
.jetty.http;version="[11.0,12)",org.eclipse.jetty.io;version="[11.0,1 | .jetty.http;version="[11.0,12)",org.eclipse.jetty.io;version="[11.0,1 | |||
2)",org.eclipse.jetty.server;version="[11.0,12)",org.eclipse.jetty.se | 2)",org.eclipse.jetty.server;version="[11.0,12)",org.eclipse.jetty.se | |||
rver.handler;version="[11.0,12)",org.eclipse.jetty.util.annotation;ve | rver.handler;version="[11.0,12)",org.eclipse.jetty.util.annotation;ve | |||
rsion="[11.0,12)",org.eclipse.jetty.util.component;version="[11.0,12) | rsion="[11.0,12)",org.eclipse.jetty.util.component;version="[11.0,12) | |||
",org.eclipse.jetty.util.thread;version="[11.0,12)" | ",org.eclipse.jetty.util.thread;version="[11.0,12)" | |||
Private-Package: io.dropwizard.metrics.jetty11 | Private-Package: io.dropwizard.metrics.jetty11 | |||
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/ |