On 03/05/2012, at 6:18 AM, Rene Groeschke wrote:

Hello russel,
seems that you're running gradle with java7, but the gradle distro you're pointing to was not built with java 7. Gradle uses some java7 APIs when dealing with file permissions. If gradle is not built with java7, it can't use these APIs.

We should probably show the warning only if we can't subsequently load a jna+libc backed implementation.


regards,
rené
2. Mai 2012 21:18
When running "gradle wrapper" using master/HEAD of earlier today to
update from 1.0-rc-2 to 1.0-rc-3 I am getting:

Unable to load org.gradle.internal.nativeplatform.filesystem.jdk7.PosixJdk7FilePermissionHandler. Continuing with fallback.

Is the worrisome or reasonable to ignore?

Thanks.





--
Adam Murdoch
Gradle Co-founder
http://www.gradle.org
VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting
http://www.gradleware.com

Reply via email to