This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 81aa7c2c3b Merge pull request #15954 from
codeconsole/fix/autotimestamp-thread-safety-8.0.x
add f2c1244436 Add workaround for GROOVY-12146
new 06f5567bf6 Merge pull request #15963 from jdaugherty/8.0.x
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/grails/buildsrc/CompilePlugin.groovy | 7 +
etc/bin/normalize-annotations.groovy | 147 +++++++++++++++++++++
etc/bin/verify-reproducible.sh | 6 +
gradle/groovy-compile-configscript.groovy | 73 ++++++++++
4 files changed, 233 insertions(+)
create mode 100755 etc/bin/normalize-annotations.groovy
create mode 100644 gradle/groovy-compile-configscript.groovy