You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2013/06/06 18:05:44 UTC

svn commit: r1490332 - /tomcat/native/branches/1.1.x/README.txt

Author: schultz
Date: Thu Jun  6 16:05:44 2013
New Revision: 1490332

URL: http://svn.apache.org/r1490332
Log:
Fixed build instructions.

Modified:
    tomcat/native/branches/1.1.x/README.txt

Modified: tomcat/native/branches/1.1.x/README.txt
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/README.txt?rev=1490332&r1=1490331&r2=1490332&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/README.txt (original)
+++ tomcat/native/branches/1.1.x/README.txt Thu Jun  6 16:05:44 2013
@@ -38,11 +38,10 @@ http://tomcat.apache.org/tomcat-7.0-doc/
 Building
 --------
 
-To build the Java API
-> cd jni
+To build the Java API. Note that Java 1.7 is required to build the Java API.
 > ant
 
-To build the native part see jni/native/BUILDING
+To build the native part see native/BUILDING
 
 
 Running the tests



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