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 2007/06/11 10:12:59 UTC

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

Author: bodewig
Date: Mon Jun 11 01:12:59 2007
New Revision: 546039

URL: http://svn.apache.org/viewvc?view=rev&rev=546039
Log:
more dependencies on GData server

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=546039&r1=546038&r2=546039
==============================================================================
--- gump/metadata/project/lucene-java.xml (original)
+++ gump/metadata/project/lucene-java.xml Mon Jun 11 01:12:59 2007
@@ -49,8 +49,12 @@
     <work nested="build/classes/java"/>
     <work nested="build/classes/demo"/>
     <work nested="build/classes/test"/>
+
+    <!-- dependencies stemming from contrib stuff -->
     <work nested="contrib/db/bdb/lib/db-4.3.29.jar"/>
     <work nested="contrib/gdata-server/lib/gdata-client-1.0.jar"/>
+    <depend project="commons-logging"/>
+    <depend project="jakarta-servletapi-5-servlet"/>
 
     <home nested="build"/>
     <jar name="lucene-core-@@DATE@@.jar"/>