Tomcat 8.5 : Java SE 7, README.html mistake ?

Hello all,

As far as I know, Tomcat 8.5 requires Java SE 7, as indicated in many official sources (see below).

However, one quite visible source is stating otherwise and may requires an update to prevent confusion, the README.html displayed on all mirrors

"Tomcat 8.5 requires Java SE 8 or later. Read the RELEASE-NOTES and the RUNNING.txt file in the distribution for more details."

 http://archive.apache.org/dist/tomcat/tomcat-8/v8.5.3/README.html
 http://mirrors.ircam.fr/pub/apache/tomcat/tomcat-8/v8.5.3/README.html
 http://apache.mindstudios.com/tomcat/tomcat-8/v8.5.3/README.html


 Sources which are hopefully correct  :)

- Mark Thomas in "Introducing Apache Tomcat 8.5" Webinar
  "8.5 has to run on Java 7"
 https://www.youtube.com/watch?v=kBJCIpPLWm0&feature=youtu.be&t=300

- Tomcat SVN :
"Apache Tomcat @VERSION_MAJOR_MINOR@ requires a Java Standard Edition Runtime
 Environment (JRE) version 7 or later."
 http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk/RUNNING.txt

- 8.5.3 Release notes :
 "Tomcat 8.5 is designed to run on Java SE 7 and later."
 http://mirrors.ircam.fr/pub/apache/tomcat/tomcat-8/v8.5.3/RELEASE-NOTES

- Apache Tomcat "Which version" page  :
 8.5.3 : 7 and later
 http://tomcat.apache.org/whichversion.html

- RUNNING.txt in 8.5.3 distribution archive
 "Apache Tomcat 8.5 requires a Java Standard Edition Runtime
 Environment (JRE) version 7 or later."
 http://mirrors.ircam.fr/pub/apache/tomcat/tomcat-8/v8.5.3/


Thanks Olivier
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to