You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2007/04/02 07:41:43 UTC

svn commit: r524728 - /tomcat/connectors/trunk/jni/jnirelease.sh

Author: mturk
Date: Sun Apr  1 22:41:42 2007
New Revision: 524728

URL: http://svn.apache.org/viewvc?view=rev&rev=524728
Log:
Prepare tag 1.1.10

Modified:
    tomcat/connectors/trunk/jni/jnirelease.sh

Modified: tomcat/connectors/trunk/jni/jnirelease.sh
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/jnirelease.sh?view=diff&rev=524728&r1=524727&r2=524728
==============================================================================
--- tomcat/connectors/trunk/jni/jnirelease.sh (original)
+++ tomcat/connectors/trunk/jni/jnirelease.sh Sun Apr  1 22:41:42 2007
@@ -50,10 +50,10 @@
 
 # Replace JKJNIEXT with branch/or tag
 # and JKJNIVER by the version like 1.1.0
-JKJNIEXT="trunk"
-JKJNIVER="current"
-# JKJNIEXT="tags/other/TOMCAT_NATIVE_1_1_10"
-# JKJNIVER="1.1.10"
+# JKJNIEXT="trunk"
+# JKJNIVER="current"
+JKJNIEXT="tags/other/TOMCAT_NATIVE_1_1_10"
+JKJNIVER="1.1.10"
 SVNBASE=https://svn.apache.org/repos/asf/tomcat/connectors/
 JKJNIDIST=tomcat-native-${JKJNIVER}-src
 rm -rf ${JKJNIDIST}



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