Skip to content

Show JAR manifest diff details#498

Open
Goooler wants to merge 1 commit intoJakeWharton:trunkfrom
Goooler:manifest-diff
Open

Show JAR manifest diff details#498
Goooler wants to merge 1 commit intoJakeWharton:trunkfrom
Goooler:manifest-diff

Conversation

@Goooler
Copy link
Copy Markdown
Contributor

@Goooler Goooler commented Mar 27, 2026

OLD: old.jar
NEW: new.jar

 JAR   │ old        │ new        │ diff 
───────┼────────────┼────────────┼──────
 class │  12.86 MiB │  12.86 MiB │  0 B 
 other │ 375.23 KiB │ 375.22 KiB │ -8 B 
───────┼────────────┼────────────┼──────
 total │  13.23 MiB │  13.23 MiB │ -8 B 

 CLASSES │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
 classes │  3308 │  3308 │ 0 (+0 -0) 
 methods │ 37498 │ 37498 │ 0 (+0 -0) 
  fields │ 15282 │ 15282 │ 0 (+0 -0) 

=================
====   JAR   ====
=================

 size     │ diff │ path                                             
──────────┼──────┼──────────────────────────────────────────────────
    960 B │ -4 B │ ∆ META-INF/MANIFEST.MF                           
    830 B │ -4 B │ ∆ META-INF/micrometer-registry-statsd.properties 
──────────┼──────┼──────────────────────────────────────────────────
 1.75 KiB │ -8 B │ (total)                                          


======================
====   MANIFEST   ====
======================

@@ -2,5 +2,5 @@
 Automatic-Module-Name: micrometer.registry.statsd
-Implementation-Title: io.micrometer#micrometer-registry-statsd;1.17.0-SN
- APSHOT
-Implementation-Version: 1.17.0-SNAPSHOT
+Implementation-Title: io.micrometer#micrometer-registry-statsd;0.1.0-SNA
+ PSHOT
+Implementation-Version: 0.1.0-SNAPSHOT
 Built-Status: integration
@@ -9,10 +9,10 @@
 Build-Timezone: Asia/Shanghai
-Build-Date-UTC: 2026-03-26T01:17:09.160902Z
-Build-Date: 2026-03-26_09:17:09
+Build-Date-UTC: 2026-03-26T01:44:09.621464Z
+Build-Date: 2026-03-26_09:44:09
 Gradle-Version: 9.4.1
 Module-Source: 
-Module-Origin: https://github.com/micrometer-metrics/micrometer.git
-Change: 50362b5
-Full-Change: 50362b5e874e650ebbde888de300f5949e6720fd
-Branch: main
+Module-Origin: https://github.com/Goooler/micrometer.git
+Change: 0d10057
+Full-Change: 0d100579e6285843e49b398f974cddd06bd843b0
+Branch: shadow-config
 Build-Host: Gooolers-MacBook-Pro.local

Closes #495.

@Goooler Goooler force-pushed the manifest-diff branch 2 times, most recently from aa9403b to 0d4fbc7 Compare March 28, 2026 02:53
```diff
OLD: old.jar
NEW: new.jar

 JAR   │ old        │ new        │ diff
───────┼────────────┼────────────┼──────
 class │  12.86 MiB │  12.86 MiB │  0 B
 other │ 375.23 KiB │ 375.22 KiB │ -8 B
───────┼────────────┼────────────┼──────
 total │  13.23 MiB │  13.23 MiB │ -8 B

 CLASSES │ old   │ new   │ diff
─────────┼───────┼───────┼───────────
 classes │  3308 │  3308 │ 0 (+0 -0)
 methods │ 37498 │ 37498 │ 0 (+0 -0)
  fields │ 15282 │ 15282 │ 0 (+0 -0)

=================
====   JAR   ====
=================

 size     │ diff │ path
──────────┼──────┼──────────────────────────────────────────────────
    960 B │ -4 B │ ∆ META-INF/MANIFEST.MF
    830 B │ -4 B │ ∆ META-INF/micrometer-registry-statsd.properties
──────────┼──────┼──────────────────────────────────────────────────
 1.75 KiB │ -8 B │ (total)

======================
====   MANIFEST   ====
======================

@@ -2,5 +2,5 @@
 Automatic-Module-Name: micrometer.registry.statsd
-Implementation-Title: io.micrometer#micrometer-registry-statsd;1.17.0-SN
- APSHOT
-Implementation-Version: 1.17.0-SNAPSHOT
+Implementation-Title: io.micrometer#micrometer-registry-statsd;0.1.0-SNA
+ PSHOT
+Implementation-Version: 0.1.0-SNAPSHOT
 Built-Status: integration
@@ -9,10 +9,10 @@
 Build-Timezone: Asia/Shanghai
-Build-Date-UTC: 2026-03-26T01:17:09.160902Z
-Build-Date: 2026-03-26_09:17:09
+Build-Date-UTC: 2026-03-26T01:44:09.621464Z
+Build-Date: 2026-03-26_09:44:09
 Gradle-Version: 9.4.1
 Module-Source:
-Module-Origin: https://github.com/micrometer-metrics/micrometer.git
-Change: 50362b5
-Full-Change: 50362b5e874e650ebbde888de300f5949e6720fd
-Branch: main
+Module-Origin: https://github.com/Goooler/micrometer.git
+Change: 0d10057
+Full-Change: 0d100579e6285843e49b398f974cddd06bd843b0
+Branch: shadow-config
 Build-Host: Gooolers-MacBook-Pro.local
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show diff details in MANIFEST.MF

1 participant