-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathmetrics-parent-4.2.8.diffoscope
70 lines (48 loc) · 3.35 KB
/
metrics-parent-4.2.8.diffoscope
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
target/reference/metrics-healthchecks-4.2.8.jar metrics-healthchecks/target/metrics-healthchecks-4.2.8.jar
--- target/reference/metrics-healthchecks-4.2.8.jar
+++ metrics-healthchecks/target/metrics-healthchecks-4.2.8.jar
├── zipinfo {}
│ @@ -1,8 +1,8 @@
│ -Zip file size: 22816 bytes, number of entries: 27
│ +Zip file size: 22813 bytes, number of entries: 27
│ -rw---- 2.0 fat 0 bX defN 80-Feb-01 00:00 META-INF/
│ -rw---- 2.0 fat 1212 bl defN 80-Feb-01 00:00 META-INF/MANIFEST.MF
│ -rw---- 2.0 fat 0 bl defN 80-Feb-01 00:00 META-INF/maven/
│ -rw---- 2.0 fat 0 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/
│ -rw---- 2.0 fat 0 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/metrics-healthchecks/
│ -rw---- 2.0 fat 76 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/metrics-healthchecks/pom.properties
│ -rw---- 2.0 fat 2679 bl defN 80-Feb-01 00:00 META-INF/maven/io.dropwizard.metrics/metrics-healthchecks/pom.xml
│ @@ -22,8 +22,8 @@
│ -rw---- 2.0 fat 3166 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/SharedHealthCheckRegistries.class
│ -rw---- 2.0 fat 0 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/
│ -rw---- 2.0 fat 1253 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/Async$InitialState.class
│ -rw---- 2.0 fat 1258 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/Async$ScheduleType.class
│ -rw---- 2.0 fat 1167 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/annotation/Async.class
│ -rw---- 2.0 fat 0 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/jvm/
│ -rw---- 2.0 fat 1410 bl defN 80-Feb-01 00:00 com/codahale/metrics/health/jvm/ThreadDeadlockHealthCheck.class
│ -27 files, 44062 bytes uncompressed, 17878 bytes compressed: 59.4%
│ +27 files, 44062 bytes uncompressed, 17875 bytes compressed: 59.4%
├── META-INF/MANIFEST.MF
│ @@ -6,18 +6,18 @@
│ ck your application's heath in production.
│ Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html
│ Bundle-ManifestVersion: 2
│ Bundle-Name: Metrics Health Checks
│ Bundle-SymbolicName: io.dropwizard.metrics.healthchecks
│ Bundle-Version: 4.2.8
│ Created-By: Apache Maven Bundle Plugin 5.1.4
│ -Export-Package: com.codahale.metrics.health.jvm;uses:="com.codahale.me
│ - trics.health,com.codahale.metrics.jvm";version="4.2.8",com.codahale.m
│ - etrics.health;uses:="com.codahale.metrics";version="4.2.8",com.codaha
│ - le.metrics.health.annotation;version="4.2.8"
│ +Export-Package: com.codahale.metrics.health.annotation;version="4.2.8"
│ + ,com.codahale.metrics.health;uses:="com.codahale.metrics";version="4.
│ + 2.8",com.codahale.metrics.health.jvm;uses:="com.codahale.metrics.heal
│ + th,com.codahale.metrics.jvm";version="4.2.8"
│ Implementation-Title: Metrics Health Checks
│ Implementation-Version: 4.2.8
│ Import-Package: org.slf4j;version="[1.6.0,2.0.0)",com.codahale.metrics
│ ;version="[4.2,5)",com.codahale.metrics.health,com.codahale.metrics.h
│ ealth.annotation,com.codahale.metrics.jvm;version="[4.2,5)";resolutio
│ n:=optional
│ Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"