Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.0.0-M3
-
None
-
None
Description
It seems the requireJavaVersion rule checks the version of the java executable. But I can set a java version of 8 and a javac version of 15 using `update-alternatives --config javac`
Suggest allowing a finer evaluation by adding configuration properties java, javac, and whatever else might be important. Maybe also a versions property for all.