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 9025fa3d67e716090578db9d0ccad685f93c94a3 Author: Paul King <[email protected]> AuthorDate: Wed May 15 17:34:06 2019 +1000 Split history main/resources/groovy/inspect/swingui/AstBrowserProperties.groovy to main/resources/groovy/console/ui - rename file to target-name --- .../groovy/{inspect/swingui => console/ui}/AstBrowserProperties.groovy | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/subprojects/groovy-console/src/main/resources/groovy/inspect/swingui/AstBrowserProperties.groovy b/subprojects/groovy-console/src/main/resources/groovy/console/ui/AstBrowserProperties.groovy similarity index 100% rename from subprojects/groovy-console/src/main/resources/groovy/inspect/swingui/AstBrowserProperties.groovy rename to subprojects/groovy-console/src/main/resources/groovy/console/ui/AstBrowserProperties.groovy
