Open jneira opened 5 years ago
It seems to throw ClassNotFoundExceptions for used packages with classes included in the java-source stanza. Reported by @politrons in https://github.com/typelead/eta/issues/904
java-source
The workaround is to use gradle 4.7 or 4.8, locally installed or using the gradle wrapper used in examples
4.7
4.8
It seems to throw ClassNotFoundExceptions for used packages with classes included in the
java-source
stanza. Reported by @politrons in https://github.com/typelead/eta/issues/904