This is an automated email from the ASF dual-hosted git repository.

paulk pushed a change to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from 12ce524  GROOVY-9479: Bump Gradle to 6.3
     new 95fe9fa  GROOVY-9475: Groovy Ant task has an option to specify the 
output file but not the file encoding (adjust new property name to be more 
explicit)
     new a95378b  GROOVY-9478: Groovy Ant task could support Ant resources 
(closes #1204)
     new 3e5a151  GROOVY-9440: Missing line number information in stack trace 
(provide fallback)

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:
 .../org/codehaus/groovy/classgen/ReturnAdder.java  |   2 +-
 .../main/java/org/codehaus/groovy/ant/Groovy.java  | 163 ++++++++++++++++-----
 .../groovy-ant/src/spec/doc/groovy-ant-task.adoc   |  50 ++++++-
 .../org/codehaus/groovy/ant/GroovyTest.xml         |  32 ++++
 .../groovy/org/codehaus/groovy/ant/GroovyTest.java |  40 +++++
 5 files changed, 242 insertions(+), 45 deletions(-)

Reply via email to