You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/12/09 15:42:18 UTC

svn commit: r1718867 - /tomcat/native/trunk/jnirelease.sh

Author: markt
Date: Wed Dec  9 14:42:17 2015
New Revision: 1718867

URL: http://svn.apache.org/viewvc?rev=1718867&view=rev
Log:
1.2.x should use Java from 9.0.x

Modified:
    tomcat/native/trunk/jnirelease.sh

Modified: tomcat/native/trunk/jnirelease.sh
URL: http://svn.apache.org/viewvc/tomcat/native/trunk/jnirelease.sh?rev=1718867&r1=1718866&r2=1718867&view=diff
==============================================================================
--- tomcat/native/trunk/jnirelease.sh (original)
+++ tomcat/native/trunk/jnirelease.sh Wed Dec  9 14:42:17 2015
@@ -25,7 +25,7 @@
 #   --with-apr=[directory]
 apr_src_dir=`pwd`/native/srclib/apr
 SVNBASE=https://svn.apache.org/repos/asf/tomcat/native
-TCJAVA_SVNBASE=https://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk
+TCJAVA_SVNBASE=https://svn.apache.org/repos/asf/tomcat/trunk
 
 # Set the environment variable that stops OSX storing extended
 # attributes in tar archives etc. with a file starting with ._



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