This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 9fa7e4f GROOVY-10298: Refine records to not use system properties
new 9893c4e fix ArrayIndexOutOfBoundsException
new 6cc67df add testcase
new 76dcca5 Merge pull request #1643 from suoyi123wang/master
The 18928 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:
.../java/org/codehaus/groovy/tools/GrapeUtil.java | 8 +++---
.../org/codehaus/groovy/tools/GrapeUtilTest.java | 32 ++++++++++++++++++++++
2 files changed, 36 insertions(+), 4 deletions(-)
create mode 100644 src/test/org/codehaus/groovy/tools/GrapeUtilTest.java