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.

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.



Reply via email to