I have yet another gradle exception:

java.lang.IllegalAccessException: class 
org.gradle.groovy.scripts.internal.GradleResolveVisitor cannot access a member of class 
org.codehaus.groovy.control.ClassNodeResolver with modifiers "protected static 
final"

Gradle is trying to use a jar it is packaged with likely (groovy-all-2.4.7.jar)

A quick search online did not show me how to specify a (presumably) automatic 
module in the

   --add-opens=module/package=consumer

argument.

--
David Hill<david.h...@oracle.com>
Java Embedded Development

"A man's feet should be planted in his country, but his eyes should survey the 
world."
-- George Santayana (1863 - 1952)

Reply via email to