MANIFEST.MF   MANIFEST.MF 
Manifest-Version: 1.0 Manifest-Version: 1.0
Automatic-Module-Name: com.codahale.metrics Automatic-Module-Name: io.dropwizard.metrics5
Build-Jdk-Spec: 17 Bnd-LastModified: 1517505472778
Build-Jdk: 1.8.0_151
Built-By: artem
Bundle-Description: Metrics is a Java library which gives you unparall Bundle-Description: Metrics is a Java library which gives you unparall
eled insight into what your code does in production. Metrics p eled insight into what your code does in production. Metrics p
rovides a powerful toolkit of ways to measure the behavior of critica rovides a powerful toolkit of ways to measure the behavior of critica
l components in your production environment. l components in your production environment.
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 Core Bundle-Name: Metrics Core
Bundle-SymbolicName: io.dropwizard.metrics.core Bundle-SymbolicName: io.dropwizard.metrics5.metrics-core
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;uses:="org.slf4j";version="4.2.28 Export-Package: io.dropwizard.metrics5;uses:="org.slf4j";version="5.0.
" 0"
Implementation-Title: Metrics Core Implementation-Title: Metrics Core
Implementation-Version: 4.2.28 Implementation-URL: http://metrics.dropwizard.io/metrics-core
Implementation-Vendor-Id: io.dropwizard.metrics5
Implementation-Version: 5.0.0
Import-Package: org.slf4j;version="[1.6.0,2.0.0)" Import-Package: org.slf4j;version="[1.6.0,2.0.0)"
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. 5 change blocks. 
9 lines changed or deleted 13 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/