-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 1.0-milestone-3
-
Fix Version/s: 2.0-rc-1
Even when the -g option is used, the file .gradle/jna/libjnidispatch.so is created in default user home dir
It may be a problem on build server where each concurrent build must have its own user home dir, with different JVM/Gradle versions.
It is a regression as it does not happen with Gradle 0.9.2