Summary: | Tomcat Setup section of docs does not take into account new dependency on Java 8 | ||
---|---|---|---|
Product: | Tomcat 9 | Reporter: | Timothy Alper <talper> |
Component: | Documentation | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | Beginner |
Priority: | P2 | ||
Version: | 9.0.5 | ||
Target Milestone: | ----- | ||
Hardware: | All | ||
OS: | All |
Description
Timothy Alper
2018-03-07 21:27:39 UTC
I would like to fix that documentation. How can I edit "Apache Tomcat Version 9.0.5 Release Note' I would like to fix that documentation. How can I edit "Apache Tomcat Version 9.0.5 Release Note' The release notes do not need editing. They correctly state that Java 8 is required to run Tomcat 9.x. The file that needs fixing is setup.html and the source for that can be found here: https://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/setup.xml or here https://github.com/apache/tomcat/blob/trunk/webapps/docs/setup.xml Fixed in: - trunk for 9.0.7 onwards I saw the patch on both svn and git. Are there having further works or not? No. As per my previous comment, this issue has been fixed. |