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: dev@tomcat.apache.org
          Reporter: micha...@apache.org
  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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to