This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch GROOVY_2_5_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from a39361b backport additions
new ee21009 GROOVY-9450: fix missing reference to startIndex in
DefaultGroovyMethod#findIndexOf(Object self, int startIndex, Closure condition)
(closes #1184)
new d8916f0 GROOVY-9450: add test case
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:
.../groovy/runtime/DefaultGroovyMethods.java | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)