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 422cd838c58a7ac6249643708a9552cd59413c69 Author: Paul King <[email protected]> AuthorDate: Thu May 16 18:29:07 2019 +1000 Split history main/java/groovy/util/XmlNodePrinter.java to main/java/groovy/xml - restore name of source-file --- .../groovy-xml/src/{temp => main/java/groovy/util/XmlNodePrinter.java} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/subprojects/groovy-xml/src/temp b/subprojects/groovy-xml/src/main/java/groovy/util/XmlNodePrinter.java similarity index 100% rename from subprojects/groovy-xml/src/temp rename to subprojects/groovy-xml/src/main/java/groovy/util/XmlNodePrinter.java
