Closed gkulikov closed 5 years ago
I think I may know what's causing this issue.... will provide a fix.
Can you retry with this version?
repositories {
jcenter()
}
testCompile 'io.github.prashant-ramcharan:courgette-jvm:2.4.5-snapshot'
Please try using Courgette version 3.0.0 which was just released.
Hi, @prashant-ramcharan ,
thanks for your help. Issue for java 9 is resolved (tried with 3.0.0).
I must say that I had no success with java 10 and 11, but that's a different story.
I tested it with Java 11 and it works fine.
Will close this issue now.
Trying to avoid classpath exceeding 32k symbols error I decided to update jdk to 9.0.4 When I execute following task:
get following output:
Stacktrace: link