MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.jetty9 | Automatic-Module-Name: io.dropwizard.metrics5.jetty9 | |||
Build-Jdk-Spec: 17 | Bnd-LastModified: 1517506158928 | |||
Build-Jdk: 1.8.0_151 | ||||
Built-By: artem | ||||
Bundle-Description: A set of extensions for Jetty 9.3 and higher which | Bundle-Description: A set of extensions for Jetty 9.3 and higher which | |||
provide instrumentation of thread pools, connector metrics, a | provide instrumentation of thread pools, connector metrics, a | |||
nd application latency and utilization. | nd application latency and utilization. | |||
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 Jetty 9.3 and higher | Bundle-Name: Metrics Integration for Jetty 9.3 and higher | |||
Bundle-SymbolicName: io.dropwizard.metrics.jetty9 | Bundle-SymbolicName: io.dropwizard.metrics5.metrics-jetty9 | |||
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.jetty9;uses:="com.codahale.metric | Export-Package: io.dropwizard.metrics5.jetty9;uses:="io.dropwizard.met | |||
s,com.codahale.metrics.annotation,javax.servlet,javax.servlet.http,or | rics5,javax.servlet,javax.servlet.http,org.eclipse.jetty.io,org.eclip | |||
g.eclipse.jetty.io,org.eclipse.jetty.server,org.eclipse.jetty.server. | se.jetty.server,org.eclipse.jetty.server.handler,org.eclipse.jetty.ut | |||
handler,org.eclipse.jetty.util.annotation,org.eclipse.jetty.util.comp | il.annotation,org.eclipse.jetty.util.component,org.eclipse.jetty.util | |||
onent,org.eclipse.jetty.util.thread";version="4.2.28" | .thread";version="5.0.0" | |||
Implementation-Title: Metrics Integration for Jetty 9.3 and higher | Implementation-Title: Metrics Integration for Jetty 9.3 and higher | |||
Implementation-Version: 4.2.28 | Implementation-URL: http://metrics.dropwizard.io/metrics-jetty9 | |||
Implementation-Vendor-Id: io.dropwizard.metrics5 | ||||
Implementation-Version: 5.0.0 | ||||
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)",io.dropwizard.metrics5;version="[5.0,6)",o | |||
.codahale.metrics.annotation;version="[4.2,5)",org.eclipse.jetty.http | rg.eclipse.jetty.http;version="[9.4,10)",org.eclipse.jetty.io;version | |||
;version="[9.4,10)",org.eclipse.jetty.io;version="[9.4,10)",org.eclip | ="[9.4,10)",org.eclipse.jetty.server;version="[9.4,10)",org.eclipse.j | |||
se.jetty.server;version="[9.4,10)",org.eclipse.jetty.server.handler;v | etty.server.handler;version="[9.4,10)",org.eclipse.jetty.util.annotat | |||
ersion="[9.4,10)",org.eclipse.jetty.util.annotation;version="[9.4,10) | ion;version="[9.4,10)",org.eclipse.jetty.util.component;version="[9.4 | |||
",org.eclipse.jetty.util.component;version="[9.4,10)",org.eclipse.jet | ,10)",org.eclipse.jetty.util.thread;version="[9.4,10)" | |||
ty.util.thread;version="[9.4,10)" | ||||
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. 6 change blocks. | ||||
19 lines changed or deleted | 22 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/ |