You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by us...@apache.org on 2010/01/14 16:22:09 UTC

svn commit: r899234 - /lucene/java/nightly/hudson.sh

Author: uschindler
Date: Thu Jan 14 15:22:08 2010
New Revision: 899234

URL: http://svn.apache.org/viewvc?rev=899234&view=rev
Log:
revert previous commit

Modified:
    lucene/java/nightly/hudson.sh

Modified: lucene/java/nightly/hudson.sh
URL: http://svn.apache.org/viewvc/lucene/java/nightly/hudson.sh?rev=899234&r1=899233&r2=899234&view=diff
==============================================================================
--- lucene/java/nightly/hudson.sh (original)
+++ lucene/java/nightly/hudson.sh Thu Jan 14 15:22:08 2010
@@ -3,8 +3,8 @@
 set -x
 
 ANT_HOME=/export/home/hudson/tools/ant/latest
-SVNVERSION_EXE=/opt/CollabNet_Subversion/bin/svnversion
-SVN_EXE=/opt/CollabNet_Subversion/bin/svn
+SVNVERSION_EXE=/opt/subversion-current/bin/svnversion
+SVN_EXE=/opt/subversion-current/bin/svn
 MAVEN_SUPPORT=/export/home/nigel/hudsonSupport/maven
 CLOVER=/export/home/hudson/tools/clover/clover2latest