This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 60cd00d1775359b2efa42700acd8ed825d484aa6 Author: Paul King <[email protected]> AuthorDate: Wed May 15 20:12:35 2019 +1000 Split history main/resources/org/codehaus/groovy/antlib.xml to main/resources/groovy/ant - restore name of source-file --- .../src/{temp => main/resources/org/codehaus/groovy/antlib.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/subprojects/groovy-ant/src/temp b/subprojects/groovy-ant/src/main/resources/org/codehaus/groovy/antlib.xml similarity index 100% rename from subprojects/groovy-ant/src/temp rename to subprojects/groovy-ant/src/main/resources/org/codehaus/groovy/antlib.xml
