MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Build-Jdk-Spec: 1.8 | Automatic-Module-Name: com.codahale.metrics.jmx | |||
Build-Jdk-Spec: 11 | ||||
Bundle-Description: A set of classes which allow you to report metrics | Bundle-Description: A set of classes which allow you to report metrics | |||
via JMX. | via JMX. | |||
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 with JMX | Bundle-Name: Metrics Integration with JMX | |||
Bundle-SymbolicName: io.dropwizard.metrics.jmx | Bundle-SymbolicName: io.dropwizard.metrics.jmx | |||
Bundle-Version: 4.1.11 | Bundle-Version: 4.1.12 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.jmx;uses:="com.codahale.metrics,j | Export-Package: com.codahale.metrics.jmx;uses:="com.codahale.metrics,j | |||
avax.management";version="4.1.11" | avax.management";version="4.1.12" | |||
Implementation-Title: Metrics Integration with JMX | Implementation-Title: Metrics Integration with JMX | |||
Implementation-Version: 4.1.11 | Implementation-Version: 4.1.12 | |||
Import-Package: com.codahale.metrics;version="[4.1,5)",javax.managemen | Import-Package: com.codahale.metrics;version="[4.1,5)",javax.managemen | |||
t,org.slf4j;version="[1.6.0,2.0.0)" | t,org.slf4j;version="[1.6.0,2.0.0)" | |||
Private-Package: com.codahale.metrics.jmx | Private-Package: com.codahale.metrics.jmx | |||
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. 4 change blocks. | ||||
4 lines changed or deleted | 5 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/ |