Shadow Gradle 4.0.1 causes build to fail on JDK 11 (Upgrade to 4.0.2 necessary) #830
Labels
info: workaround available
A workaround is available for the issue
type: bug
Something isn't working
Milestone
steps:
checkout https://github.com/mdavis95/micronautTest
./gradlew build with java 11
Fails with exception on java 11 but not java 10
Exception is
Expected Behaviour
Compile succeeds
Actual Behavior
Fails with stacktrace
Environment Information
Example Application
https://github.com/mdavis95/micronautTest
The text was updated successfully, but these errors were encountered: