This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch add-licence-header-css-js
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from c7cfcfabc6 Exclude generated /bin directory from rat scan
add f27abcd25d Revert "disable the jar file for grails-doc since it
generates documentation and does not publish code"
add 317592e321 Revert "exclude jar files from test projects & buildSrc"
add b107c22c28 Revert "Disable jar tasks for projects that do not publish"
add f258454139 Revert "exclude buildSrc jars"
add 0320b4b939 Revert "add helper scripts to test reproducible builds"
add 4e2a5850ce Revert "Revert "Revert "reproducible builds"""
add a27666be8f Merge branch '7.0.x' into use-webjar-jquery-bootstrap
add aac2a2994c Merge branch 'use-webjar-jquery-bootstrap' into
add-licence-header-css-js
No new revisions were added by this update.
Summary of changes:
.github/workflows/gradle.yml | 16 --------
.github/workflows/release.yml | 6 ---
build.gradle | 21 +++++-----
etc/bin/generate-build-artifact-hashes.groovy | 59 ---------------------------
etc/bin/test-reproducible-build.sh | 38 -----------------
gradle/java-config.gradle | 25 ++----------
grails-data-docs/stage/build.gradle | 6 ---
grails-data-hibernate5/docs/build.gradle | 6 ---
grails-data-mongodb/docs/build.gradle | 6 ---
grails-data-test-report/build.gradle | 6 ---
grails-doc/build.gradle | 5 ---
grails-gradle/gradle/java-config.gradle | 27 ++++--------
12 files changed, 21 insertions(+), 200 deletions(-)
delete mode 100755 etc/bin/generate-build-artifact-hashes.groovy
delete mode 100755 etc/bin/test-reproducible-build.sh