jdaugherty opened a new pull request, #14919:
URL: https://github.com/apache/grails-core/pull/14919

   Addresses https://github.com/apache/grails-core/issues/14910 
   
   This is a follow-up to @jprinet 's initial contribution. The property files 
should now be reproducible by day.
   
   This affects: 
   * `grails.build.info` - has correct inputs & outputs
   * `grails.factories` - generated by AST code, and code changes will trigger 
a new compile
   * `views.properties` - generated by the gsp compilation process, so should 
match because gsp has the correct inputs/outputs
   
   Longer term: we may want to evaluate replacing dates with a specific version 
(snapshot could still use dates).  


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