You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fs...@apache.org on 2015/10/31 11:24:44 UTC

svn commit: r1711587 - /tomcat/native/trunk/README.txt

Author: fschumacher
Date: Sat Oct 31 10:24:44 2015
New Revision: 1711587

URL: http://svn.apache.org/viewvc?rev=1711587&view=rev
Log:
Java 1.8 is needed for compilation with ant

Modified:
    tomcat/native/trunk/README.txt

Modified: tomcat/native/trunk/README.txt
URL: http://svn.apache.org/viewvc/tomcat/native/trunk/README.txt?rev=1711587&r1=1711586&r2=1711587&view=diff
==============================================================================
--- tomcat/native/trunk/README.txt (original)
+++ tomcat/native/trunk/README.txt Sat Oct 31 10:24:44 2015
@@ -38,7 +38,7 @@ http://tomcat.apache.org/tomcat-8.0-doc/
 Building
 --------
 
-To build the Java API. Note that Java 1.7 is required to build the Java API.
+To build the Java API. Note that Java 1.8 is required to build the Java API.
 > ant
 
 To build the native part see native/BUILDING.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org