Skip to content

Conversation

@jdaugherty
Copy link
Contributor

Addresses #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).

@jdaugherty jdaugherty merged commit dd5ef36 into 7.0.x Jul 17, 2025
57 of 59 checks passed
@jdaugherty jdaugherty deleted the issue-14910-property-reproducible branch August 3, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants