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

Reply via email to