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 2006/02/28 20:51:11 UTC

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

Author: bodewig
Date: Tue Feb 28 11:51:10 2006
New Revision: 381763

URL: http://svn.apache.org/viewcvs?rev=381763&view=rev
Log:
lucene seems to compile tests now

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

Modified: gump/metadata/project/lucene-java.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/lucene-java.xml?rev=381763&r1=381762&r2=381763&view=diff
==============================================================================
--- gump/metadata/project/lucene-java.xml (original)
+++ gump/metadata/project/lucene-java.xml Tue Feb 28 11:51:10 2006
@@ -41,8 +41,10 @@
     <depend project="jtidy"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
+    <depend project="junit"/>
     <work nested="build/classes/java"/>
     <work nested="build/classes/demo"/>
+    <work nested="build/classes/test"/>
 
     <home nested="build"/>
     <jar name="lucene-core-@@DATE@@.jar"/>