This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 164a45c84a [skip ci] Rollback release version from testing
new 1e013da910 [skip ci] add verification steps for delegating cli
new 248a0c29c5 [skip ci] update verification scripts
The 2 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:
.../log4j.properties => etc/bin/reset-verify.sh | 33 ++++++++++++------
etc/bin/verify-cli-distribution.sh | 23 +++++++++++--
etc/bin/verify-jar-artifacts.sh | 39 +++++++++++++++++++++-
etc/bin/verify-source-distribution.sh | 23 ++++++++++---
etc/bin/verify-wrapper-distribution.sh | 21 ++++++++++--
etc/bin/verify.sh | 35 +++++++++++++++++--
6 files changed, 151 insertions(+), 23 deletions(-)
copy grails-test-suite-persistence/src/test/groovy/log4j.properties =>
etc/bin/reset-verify.sh (52%)
mode change 100644 => 100755