https://bz.apache.org/bugzilla/show_bug.cgi?id=67538
Bug ID: 67538
Summary: Make use of Ant's <javaversion /> task to enfore the
mininum Java build version
Product: Tomcat 11
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -------
This applies to 9 through 11.
Use https://ant.apache.org/manual/Tasks/conditions.html#javaversion to fail the
build explicitly if the Java buld time version is not met just like done with
ant.version.required. 8.5.x is out of scope since Ant 1.9 does not support this
task.
When you build only once in a while you simply forget to switch to the required
Java version and see obscure error messages. This we can do better with this
task.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]