You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2007/08/13 04:35:42 UTC

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

Author: billbarker
Date: Sun Aug 12 19:35:39 2007
New Revision: 565223

URL: http://svn.apache.org/viewvc?view=rev&rev=565223
Log:
currently needs hivemind, so it still won't build since hivemind doesn't buile

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?view=diff&rev=565223&r1=565222&r2=565223
==============================================================================
--- gump/metadata/project/lucene-java.xml (original)
+++ gump/metadata/project/lucene-java.xml Sun Aug 12 19:35:39 2007
@@ -46,6 +46,8 @@
     <depend project="junit"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
+    <depend project="hivemind" />
+    <depend project="hessian" />
     <work nested="build/classes/java"/>
     <work nested="build/classes/demo"/>
     <work nested="build/classes/test"/>