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 8385f82 Merge branch 'FallThrough'
new e66e92a avoid warning about using contains() since we are just a
delegate here
new 923dd63 avoid String.split(String) has surprising behavior
new 97bbeb7 Merge branch 'StringSplit'
The 3 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/ant/AntProjectPropertiesDelegate.java | 1 +
.../groovy-ant/src/main/java/org/codehaus/groovy/ant/Groovyc.java | 2 +-
.../org/codehaus/groovy/tools/groovydoc/SimpleGroovyClassDoc.java | 4 ++--
.../java/org/codehaus/groovy/tools/groovydoc/SimpleGroovyDoc.java | 2 +-
.../main/java/org/apache/groovy/swing/binding/PropertyBinding.java | 2 +-
5 files changed, 6 insertions(+), 5 deletions(-)