jdaugherty commented on PR #14677:
URL: https://github.com/apache/grails-core/pull/14677#issuecomment-2836109764
To find differences, you can use these steps:
Run 2 builds and save off the jar files:
etc/bin/test-reproducible-builds.sh
Open diff.txt and find the artifact you want to diff, let's say
'grails-gsp/plugin/build/libs/grails-gsp-7.0.0-SNAPSHOT.jar'
cd etc/bin
./extract-build-artifact.sh
grails-gsp/plugin/build/libs/grails-gsp-7.0.0-SNAPSHOT.jar
In IntelliJ, select the `firstArtifact` and `secondArtifact` directories
under `etc/bin/results`, right click and select `Compare Directories`
--
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]