GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/796
GROOVY-8775: Bug joint compilation in ant task groovyc: classpath not set This doesn't fix the issue but enables a workaround until we fix fully You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8775 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/groovy/pull/796.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #796 ---- commit 483af893cd4306a3770c12e8689fb17e0d8add1a Author: Paul King <paulk@...> Date: 2018-09-13T09:27:24Z GROOVY-8775: Bug joint compilation in ant task groovyc: package does not exist ---- ---