You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2011/11/18 17:43:50 UTC

svn commit: r1203736 - /gump/metadata/project/lucene-java.xml

Author: bodewig
Date: Fri Nov 18 16:43:50 2011
New Revision: 1203736

URL: http://svn.apache.org/viewvc?rev=1203736&view=rev
Log:
missed intermediate directory

Modified:
    gump/metadata/project/lucene-java.xml

Modified: gump/metadata/project/lucene-java.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/lucene-java.xml?rev=1203736&r1=1203735&r2=1203736&view=diff
==============================================================================
--- gump/metadata/project/lucene-java.xml (original)
+++ gump/metadata/project/lucene-java.xml Fri Nov 18 16:43:50 2011
@@ -217,7 +217,7 @@
 
     <jar name="modules/queries/build/lucene-queries-@@DATE@@.jar"
          id="lucene-queries"/>
-    <jar name="lucene/build/contrib/lucene-sandbox-@@DATE@@.jar"
+    <jar name="lucene/build/contrib/sandbox/lucene-sandbox-@@DATE@@.jar"
          id="lucene-sandbox"/>
     <jar name="modules/queryparser/build/lucene-queryparser-@@DATE@@.jar"
          id="lucene-queryparser"/>