MANIFEST.MF   MANIFEST.MF 
Manifest-Version: 1.0 Manifest-Version: 1.0
Automatic-Module-Name: com.codahale.metrics.log4j2 Automatic-Module-Name: com.codahale.metrics.log4j2
Build-Jdk-Spec: 11 Build-Jdk-Spec: 11
Bundle-Description: An instrumented appender for Log4j 2.x. Bundle-Description: An instrumented appender for Log4j 2.x.
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 Log4j 2.x Bundle-Name: Metrics Integration for Log4j 2.x
Bundle-SymbolicName: io.dropwizard.metrics.log4j2 Bundle-SymbolicName: io.dropwizard.metrics.log4j2
Bundle-Version: 4.2.6 Bundle-Version: 4.2.7
Created-By: Apache Maven Bundle Plugin Created-By: Apache Maven Bundle Plugin
Export-Package: com.codahale.metrics.log4j2;uses:="com.codahale.metric Export-Package: com.codahale.metrics.log4j2;uses:="com.codahale.metric
s,org.apache.logging.log4j.core,org.apache.logging.log4j.core.appende s,org.apache.logging.log4j.core,org.apache.logging.log4j.core.appende
r,org.apache.logging.log4j.core.config.plugins";version="4.2.6" r,org.apache.logging.log4j.core.config.plugins";version="4.2.7"
Implementation-Title: Metrics Integration for Log4j 2.x Implementation-Title: Metrics Integration for Log4j 2.x
Implementation-Version: 4.2.6 Implementation-Version: 4.2.7
Import-Package: com.codahale.metrics;version="[4.2,5)",org.apache.logg Import-Package: com.codahale.metrics;version="[4.2,5)",org.apache.logg
ing.log4j;version="[2.16,3)",org.apache.logging.log4j.core;version="[ ing.log4j;version="[2.17,3)",org.apache.logging.log4j.core;version="[
2.16,3)",org.apache.logging.log4j.core.appender;version="[2.16,3)",or 2.17,3)",org.apache.logging.log4j.core.appender;version="[2.17,3)",or
g.apache.logging.log4j.core.config.plugins;version="[2.16,3)",org.apa g.apache.logging.log4j.core.config.plugins;version="[2.17,3)",org.apa
che.logging.log4j.spi;version="[2.16,3)" che.logging.log4j.spi;version="[2.17,3)"
Private-Package: com.codahale.metrics.log4j2
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. 
8 lines changed or deleted 7 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/