hboutemy opened a new pull request #270: URL: https://github.com/apache/any23/pull/270
release 2.7 is not fully reproducible: https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.any23:apache-any23 there are a few issues https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/any23/apache-any23-2.7.diffoscope some are because of old plugins versions, some because of build timestamp put in generated content this PR fixes issues, you can test by running: ``` mvn clean install -Papache-release -DskipTests -Dgpg.skip && mvn clean package -Papache-release -DskipTests -Dgpg.skip artifact:compare ``` -- 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: dev-unsubscr...@any23.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org