| MANIFEST.MF | MANIFEST.MF | |||
|---|---|---|---|---|
| skipping to change at line 12 | skipping to change at line 12 | |||
| Automatic-Module-Name: io.dropwizard.metrics5 | Automatic-Module-Name: io.dropwizard.metrics5 | |||
| Build-Jdk-Spec: 17 | Build-Jdk-Spec: 17 | |||
| 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: https://www.apache.org/licenses/LICENSE-2.0.html | |||
| Bundle-ManifestVersion: 2 | Bundle-ManifestVersion: 2 | |||
| Bundle-Name: Metrics5 Core | Bundle-Name: Metrics5 Core | |||
| Bundle-SymbolicName: io.dropwizard.metrics5.metrics-core | Bundle-SymbolicName: io.dropwizard.metrics5.metrics-core | |||
| Bundle-Version: 5.0.2 | Bundle-Version: 5.0.3 | |||
| Created-By: Apache Maven Bundle Plugin 6.0.0 | Created-By: Apache Maven Bundle Plugin 6.0.0 | |||
| Export-Package: io.dropwizard.metrics5;uses:="org.slf4j";version="5.0. | Export-Package: io.dropwizard.metrics5;uses:="org.slf4j";version="5.0. | |||
| 2" | 3" | |||
| Implementation-Title: Metrics5 Core | Implementation-Title: Metrics5 Core | |||
| Implementation-Version: 5.0.2 | Implementation-Version: 5.0.3 | |||
| Import-Package: org.slf4j;version="[1.6.0,2.0.0)",java.io,java.lang,ja | Import-Package: org.slf4j;version="[1.6.0,2.0.0)",java.io,java.lang,ja | |||
| va.lang.invoke,java.lang.ref,java.nio.charset,java.text,java.time,jav | va.lang.invoke,java.lang.ref,java.nio.charset,java.text,java.time,jav | |||
| a.time.temporal,java.util,java.util.concurrent,java.util.concurrent.a | a.time.temporal,java.util,java.util.concurrent,java.util.concurrent.a | |||
| tomic,java.util.concurrent.locks,java.util.function,java.util.stream | tomic,java.util.concurrent.locks,java.util.function,java.util.stream | |||
| Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" | |||
| Tool: Bnd-7.0.0.202310060912 | Tool: Bnd-7.0.0.202310060912 | |||
| End of changes. 3 change blocks. | ||||
| 3 lines changed or deleted | 3 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/  | ||||