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: [email protected]
For additional commands, e-mail: [email protected]