Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Looking at the log, it seems that when run on Java 9, the default source / target compiler Java level cannot be left to default to 1.5.
Add an explicit level for this, of 1.7 (which works with Java 9), which allows older configurations to continue to build too.