hboutemy commented on PR #281:
URL: 
https://github.com/apache/maven-source-plugin/pull/281#issuecomment-4144682348

   comparing IT output with Maven 4 vs result with Maven 3:
   ```
   diffoscope target/it/reproducible/target/reproducible-1.0-sources.jar 
reproducible-1.0-sources.jar | more
   --- target/it/reproducible/target/reproducible-1.0-sources.jar
   +++ reproducible-1.0-sources.jar
   ├── zipinfo {}
   │ @@ -5,25 +5,25 @@
   │  drwxr-xr-x  2.0 unx        0 b- stor 19-Aug-21 18:28 dir-C/
   │  drwxr-xr-x  2.0 unx        0 b- stor 19-Aug-21 18:28 dir-b/
   │  drwxr-xr-x  2.0 unx        0 b- stor 19-Aug-21 18:28 dir-b/B2/
   │  drwxr-xr-x  2.0 unx        0 b- stor 19-Aug-21 18:28 dir-b/B4/
   │  drwxr-xr-x  2.0 unx        0 b- stor 19-Aug-21 18:28 dir-b/b1/
   │  drwxr-xr-x  2.0 unx        0 b- stor 19-Aug-21 18:28 dir-b/b3/
   │  drwxr-xr-x  2.0 unx        0 b- stor 19-Aug-21 18:28 dir-d/
   │ +-rw-r--r--  2.0 unx      281 b- defN 19-Aug-21 18:28 META-INF/DEPENDENCIES
   │ +-rw-r--r--  2.0 unx    11358 b- defN 19-Aug-21 18:28 META-INF/LICENSE
   │ +-rw-r--r--  2.0 unx      183 b- defN 19-Aug-21 18:28 META-INF/NOTICE
   │  -rw-r--r--  2.0 unx        9 b- defN 19-Aug-21 18:28 Uppercase.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-A/A2.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-A/A4.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-A/a1.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-A/a3.txt
   │  -rw-r--r--  2.0 unx        1 b- defN 19-Aug-21 18:28 dir-C/C.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-b/B2/B2.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-b/B4/B4.txt
   │  -rw-r--r--  2.0 unx        1 b- defN 19-Aug-21 18:28 dir-b/b.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-b/b1/b1.txt
   │  -rw-r--r--  2.0 unx        2 b- defN 19-Aug-21 18:28 dir-b/b3/b3.txt
   │  -rw-r--r--  2.0 unx        1 b- defN 19-Aug-21 18:28 dir-d/d.txt
   │  -rwxr-xr-x  2.0 unx       10 b- defN 19-Aug-21 18:28 executable.txt
   │  -rw-r--r--  2.0 unx        9 b- defN 19-Aug-21 18:28 lowercase.txt
   │ --rw-r--r--  2.0 unx      281 b- defN 19-Aug-21 18:28 META-INF/DEPENDENCIES
   │ --rw-r--r--  2.0 unx    11358 b- defN 19-Aug-21 18:28 META-INF/LICENSE
   │ --rw-r--r--  2.0 unx      183 b- defN 19-Aug-21 18:28 META-INF/NOTICE
   │  27 files, 11894 bytes uncompressed, 4298 bytes compressed:  63.9%
   ```
   
   it seems it's the order of resources that triggers the only difference


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to