With java 8 and gradle 2.2 it is not possible to run a single unit test anymore.
This should be fixed with gradle 2.3. http://gradle.org/docs/current/release-notes https://issues.gradle.org/browse/GRADLE-3157
Unfortunately with gradle 2.3 antlr does not create the java source files as expected
|