Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch
Description
Building on Windows was not supported because JarJarTask does not release a file lock.
Please read http://groovy.329449.n5.nabble.com/Build-issue-with-groovy-core-master-td5719619.html for the detail.
I fixed this problem.
I checked this is running correctly on Windows 8.1 and Ubuntu 14.04.
The pull request is here.
https://github.com/groovy/groovy-core/pull/486