paulk-asert commented on issue #247:
URL: https://github.com/apache/groovy-geb/issues/247#issuecomment-2599473430

   The proposed PR doesn't handle some cases:
   * Using different JDK versions when building can impact output (just one 
example https://github.com/gradlex-org/reproducible-builds/issues/8) - we 
should cover this for now with an informal description of version used
   * Current tooling sets timestamps in archives to '1 Feb 1980 12am' but it 
would be nice to set to something else; this is an option being discussed in 
https://github.com/gradle/gradle/issues/30871 (suggested value is timestamp of 
last commit)
   
   We can try to overcome these limitations ourselves but I suspect the tooling 
will improve and eventually catch up to what is needed.


-- 
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