You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2010/10/17 20:11:42 UTC

svn commit: r1023542 - /lucene/dev/nightly/hudson-settings.sh

Author: uschindler
Date: Sun Oct 17 18:11:41 2010
New Revision: 1023542

URL: http://svn.apache.org/viewvc?rev=1023542&view=rev
Log:
update ANT to 1.7.1

Modified:
    lucene/dev/nightly/hudson-settings.sh

Modified: lucene/dev/nightly/hudson-settings.sh
URL: http://svn.apache.org/viewvc/lucene/dev/nightly/hudson-settings.sh?rev=1023542&r1=1023541&r2=1023542&view=diff
==============================================================================
--- lucene/dev/nightly/hudson-settings.sh (original)
+++ lucene/dev/nightly/hudson-settings.sh Sun Oct 17 18:11:41 2010
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-ANT_HOME=/home/hudson/tools/ant/apache-ant-1.7.0
+ANT_HOME=/home/hudson/tools/ant/latest1.7
 SVNVERSION_EXE=svnversion
 SVN_EXE=svn
 CLOVER=/home/hudson/tools/clover/clover2latest