Skip to content

Commit

Permalink
[Build] Don't set LIBARCHIVE.creationtime attribute in tar.gz archives
Browse files Browse the repository at this point in the history
Fixes #53
  • Loading branch information
HannesWell committed Nov 19, 2024
1 parent 30b5481 commit b5c6cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releng/org.eclipse.epp.config/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@
<macosx>tar.gz</macosx>
<win32>zip</win32>
</formats>
<storeCreationTime>false</storeCreationTime>
<products>
<product>
<id>${project.artifactId}</id>
Expand Down

0 comments on commit b5c6cbe

Please sign in to comment.