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 2012/04/25 22:06:29 UTC

svn commit: r1330525 - /lucene/dev/nightly/hudson-solr-trunk.sh

Author: uschindler
Date: Wed Apr 25 20:06:28 2012
New Revision: 1330525

URL: http://svn.apache.org/viewvc?rev=1330525&view=rev
Log:
remove obsolete slash

Modified:
    lucene/dev/nightly/hudson-solr-trunk.sh

Modified: lucene/dev/nightly/hudson-solr-trunk.sh
URL: http://svn.apache.org/viewvc/lucene/dev/nightly/hudson-solr-trunk.sh?rev=1330525&r1=1330524&r2=1330525&view=diff
==============================================================================
--- lucene/dev/nightly/hudson-solr-trunk.sh (original)
+++ lucene/dev/nightly/hudson-solr-trunk.sh Wed Apr 25 20:06:28 2012
@@ -20,7 +20,7 @@ $ANT_HOME/bin/ant \
   -Dtests.jvms=$TESTS_PARALLELISM \
   -Djunit.formatter=xml \
   -Dargs="$TEST_JVM_ARGS" \
-  -Dlucene.javadoc.url="https://builds.apache.org/job/Lucene-trunk/javadoc/" \
+  -Dlucene.javadoc.url="https://builds.apache.org/job/Lucene-trunk/javadoc" \
   clean-jars clean test package
 
 # release it