jdaugherty commented on PR #16142:
URL: https://github.com/apache/grails-core/pull/16142#issuecomment-5294536394

   @matrei I think the AI is overstating the reproducible problem. I think with 
the SOURCE_EPOCH settings technically the build is reproducible (which is why 
it works for us).  I think this is meant to address a build problem - where the 
gradle cache is never hit due to unique gsp files.  This seems like a real 
issue.  I'm ok with this going into 8, but if it does, should we even keep the 
last modified date?  It seems like a checksum is a better value to keep instead 
of a date? Then it's cache stable always.


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