MANIFEST.MF   MANIFEST.MF 
Manifest-Version: 1.0 Manifest-Version: 1.0
Automatic-Module-Name: com.codahale.metrics.jcache Automatic-Module-Name: com.codahale.metrics.jcache
Build-Jdk-Spec: 11 Build-Jdk-Spec: 1.8
Bundle-Description: Metrics Integration for JCache, JSR 107 standard f Bundle-Description: Metrics Integration for JCache, JSR 107 standard f
or caching. Uses the CacheStatisticsMXBean provided statistics or caching. Uses the CacheStatisticsMXBean provided statistics
. .
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 JCache Bundle-Name: Metrics Integration for JCache
Bundle-SymbolicName: io.dropwizard.metrics.jcache Bundle-SymbolicName: io.dropwizard.metrics.jcache
Bundle-Version: 4.1.16 Bundle-Version: 4.1.17
Created-By: Apache Maven Bundle Plugin Created-By: Apache Maven Bundle Plugin
Export-Package: com.codahale.metrics.jcache;uses:="com.codahale.metric Export-Package: com.codahale.metrics.jcache;uses:="com.codahale.metric
s";version="4.1.16" s";version="4.1.17"
Implementation-Title: Metrics Integration for JCache Implementation-Title: Metrics Integration for JCache
Implementation-Version: 4.1.16 Implementation-Version: 4.1.17
Import-Package: com.codahale.metrics;version="[4.1,5)",com.codahale.me Import-Package: com.codahale.metrics;version="[4.1,5)",com.codahale.me
trics.jvm;version="[4.1,5)",javax.cache.management;version="[1.1,2)", trics.jvm;version="[4.1,5)",javax.cache.management;version="[1.1,2)",
javax.management,org.slf4j;version="[1.6.0,2.0.0)" javax.management,org.slf4j;version="[1.6.0,2.0.0)"
Private-Package: com.codahale.metrics.jcache Private-Package: com.codahale.metrics.jcache
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 4 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/