Skip to content

[MRESOURCES-288] make tests jar reproducible #132

@jira-importer

Description

@jira-importer

Hervé Boutemy opened MRESOURCES-288 and commented

found when rebuilding release 3.3.0:

$ diffoscope target/reference/maven-resources-plugin-3.3.0-tests.jar target/maven-resources-plugin-3.3.0-tests.jar
--- target/reference/maven-resources-plugin-3.3.0-tests.jar
+++ target/maven-resources-plugin-3.3.0-tests.jar
├── zipinfo {}
│ @@ -404,15 +404,15 @@
│  -rw-r--r--  2.0 unx       39 b- defN 22-Jul-23 17:48 unit/test-dir/resourceSystemProperties_Filtering/src/test/resources/file4.txt
│ --rw-r--r--  2.0 unx       95 b- defN 22-Jul-23 17:48 unit/test-dir/resourceSystemProperties_Filtering/target/classes/file4.txt
│ +-rw-r--r--  2.0 unx       80 b- defN 22-Jul-23 17:48 unit/test-dir/resourceSystemProperties_Filtering/target/classes/file4.txt
│  -rw-r--r--  2.0 unx        0 b- defN 22-Jul-23 17:48 unit/test-dir/resourceTargetPath/src/main/resources/file4.txt
├── unit/test-dir/resourceSystemProperties_Filtering/target/classes/file4.txt
│ @@ -1 +1 @@
│ -current-working-directory = D:\\Entwicklung\\Projekte\\maven-resources-plugin\\target\\checkout
│ +current-working-directory = /Users/hboutemy/dev/tmp/maven-resources-plugin-3.3.0

Affects: 3.3.0

Issue Links:

Remote Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions