MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Bnd-LastModified: 1514148863352 | Bnd-LastModified: 1514147909120 | |||
Build-Jdk: 1.8.0_151 | Build-Jdk: 1.8.0_151 | |||
Built-By: artem | Built-By: artem | |||
Bundle-Description: An addition to Metrics which provides the ability to | Bundle-Description: An addition to Metrics which provides the ability | |||
run application-specific health checks, allowing you to check y | to run application-specific health checks, allowing you to che | |||
our application's heath in production. | ck your application's heath in production. | |||
Bundle-License: http://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 Health Checks | Bundle-Name: Metrics Health Checks | |||
Bundle-SymbolicName: io.dropwizard.metrics.healthchecks | Bundle-SymbolicName: io.dropwizard.metrics.healthchecks | |||
Bundle-Version: 3.2.6 | Bundle-Version: 4.0.0 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.health;uses:="com.codahale.metrics. | Export-Package: com.codahale.metrics.health;version="4.0.0",com.codaha | |||
health.annotation,org.slf4j";version="3.2.6",com.codahale.metrics.healt | le.metrics.health.annotation;version="4.0.0",com.codahale.metrics.hea | |||
h.annotation;version="3.2.6",com.codahale.metrics.health.jvm;uses:="com | lth.jvm;uses:="com.codahale.metrics.health,com.codahale.metrics.jvm"; | |||
.codahale.metrics.jvm,com.codahale.metrics.health";version="3.2.6" | version="4.0.0" | |||
Implementation-Title: Metrics Health Checks | Implementation-Title: Metrics Health Checks | |||
Implementation-URL: http://metrics.dropwizard.io/metrics-healthchecks | ||||
Implementation-Vendor-Id: io.dropwizard.metrics | Implementation-Vendor-Id: io.dropwizard.metrics | |||
Implementation-Version: 3.2.6 | Implementation-Version: 4.0.0 | |||
Import-Package: com.codahale.metrics.jvm;version="[3.2,4)";resolution:=o | Import-Package: org.slf4j;version="[1.6.0,2.0.0)",com.codahale.metrics | |||
ptional,org.slf4j;version="[1.6.0,2.0.0)" | .health,com.codahale.metrics.health.annotation,com.codahale.metrics.j | |||
Tool: Bnd-1.50.0 | vm;version="[4.0,5)";resolution:=optional | |||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | ||||
Tool: Bnd-3.3.0.201609221906 | ||||
End of changes. 6 change blocks. | ||||
9 lines changed or deleted | 10 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/ |