MANIFEST.MF   MANIFEST.MF 
Manifest-Version: 1.0 Manifest-Version: 1.0
Automatic-Module-Name: io.dropwizard.metrics.jetty11 Automatic-Module-Name: io.dropwizard.metrics.jetty11
Build-Jdk-Spec: 11 Build-Jdk-Spec: 11
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.15 Bundle-Version: 4.2.16
Created-By: Apache Maven Bundle Plugin 5.1.8 Created-By: Apache Maven Bundle Plugin 5.1.8
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,com.codahale.metrics.annotation,jakarta.servlet,jakarta.servlet.h
ipse.jetty.server,org.eclipse.jetty.server.handler,org.eclipse.jetty. ttp,org.eclipse.jetty.io,org.eclipse.jetty.server,org.eclipse.jetty.s
util.annotation,org.eclipse.jetty.util.component,org.eclipse.jetty.ut erver.handler,org.eclipse.jetty.util.annotation,org.eclipse.jetty.uti
il.thread";version="4.2.15" l.component,org.eclipse.jetty.util.thread";version="4.2.16"
Implementation-Title: Metrics Integration for Jetty 11.x and higher Implementation-Title: Metrics Integration for Jetty 11.x and higher
Implementation-Version: 4.2.15 Implementation-Version: 4.2.16
Import-Package: com.codahale.metrics;version="[4.2,5)",jakarta.servlet Import-Package: com.codahale.metrics;version="[4.2,5)",com.codahale.me
;version="[5.0,6)",jakarta.servlet.http;version="[5.0,6)",org.eclipse trics.annotation;version="[4.2,5)",jakarta.servlet;version="[5.0,6)",
.jetty.http;version="[11.0,12)",org.eclipse.jetty.io;version="[11.0,1 jakarta.servlet.http;version="[5.0,6)",org.eclipse.jetty.http;version
2)",org.eclipse.jetty.server;version="[11.0,12)",org.eclipse.jetty.se ="[11.0,12)",org.eclipse.jetty.io;version="[11.0,12)",org.eclipse.jet
rver.handler;version="[11.0,12)",org.eclipse.jetty.util.annotation;ve ty.server;version="[11.0,12)",org.eclipse.jetty.server.handler;versio
rsion="[11.0,12)",org.eclipse.jetty.util.component;version="[11.0,12) n="[11.0,12)",org.eclipse.jetty.util.annotation;version="[11.0,12)",o
",org.eclipse.jetty.util.thread;version="[11.0,12)" rg.eclipse.jetty.util.component;version="[11.0,12)",org.eclipse.jetty
.util.thread;version="[11.0,12)"
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. 
13 lines changed or deleted 14 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/