MANIFEST.MF   MANIFEST.MF 
Manifest-Version: 1.0 Manifest-Version: 1.0
Automatic-Module-Name: io.dropwizard.metrics5.health Automatic-Module-Name: io.dropwizard.metrics5.health
Build-Jdk-Spec: 17 Build-Jdk-Spec: 17
Bundle-Description: An addition to Metrics which provides the ability Bundle-Description: An addition to Metrics which provides the ability
to run application-specific health checks, allowing you to che to run application-specific health checks, allowing you to che
ck your application's heath in production. ck your application's heath in production.
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 Health Checks Bundle-Name: Metrics5 Health Checks
Bundle-SymbolicName: io.dropwizard.metrics5.metrics-healthchecks Bundle-SymbolicName: io.dropwizard.metrics5.metrics-healthchecks
Bundle-Version: 5.0.3 Bundle-Version: 5.0.4
Created-By: Apache Maven Bundle Plugin 6.0.0 Created-By: Apache Maven Bundle Plugin 6.0.0
Export-Package: io.dropwizard.metrics5.health;uses:="io.dropwizard.met Export-Package: io.dropwizard.metrics5.health;uses:="io.dropwizard.met
rics5";version="5.0.3",io.dropwizard.metrics5.health.annotation;versi rics5";version="5.0.4",io.dropwizard.metrics5.health.annotation;versi
on="5.0.3",io.dropwizard.metrics5.health.jvm;uses:="io.dropwizard.met on="5.0.4",io.dropwizard.metrics5.health.jvm;uses:="io.dropwizard.met
rics5.health,io.dropwizard.metrics5.jvm";version="5.0.3" rics5.health,io.dropwizard.metrics5.jvm";version="5.0.4"
Implementation-Title: Metrics5 Health Checks Implementation-Title: Metrics5 Health Checks
Implementation-Version: 5.0.3 Implementation-Version: 5.0.4
Import-Package: org.slf4j;version="[1.6.0,2.0.0)",io.dropwizard.metric Import-Package: org.slf4j;version="[1.6.0,2.0.0)",io.dropwizard.metric
s5;version="[5.0,6)",io.dropwizard.metrics5.health,io.dropwizard.metr s5;version="[5.0,6)",io.dropwizard.metrics5.health,io.dropwizard.metr
ics5.health.annotation,io.dropwizard.metrics5.jvm;version="[5.0,6)";r ics5.health.annotation,io.dropwizard.metrics5.jvm;version="[5.0,6)";r
esolution:=optional,java.lang,java.lang.annotation,java.lang.invoke,j esolution:=optional,java.lang,java.lang.annotation,java.lang.invoke,j
ava.time,java.time.format,java.time.temporal,java.util,java.util.conc ava.time,java.time.format,java.time.temporal,java.util,java.util.conc
urrent,java.util.concurrent.atomic urrent,java.util.concurrent.atomic
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. 
5 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/