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 2008/04/23 10:07:30 UTC

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

Author: bodewig
Date: Wed Apr 23 01:07:26 2008
New Revision: 650775

URL: http://svn.apache.org/viewvc?rev=650775&view=rev
Log:
Add a workdir, stop nagging until it sort-of builds

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=650775&r1=650774&r2=650775&view=diff
==============================================================================
--- gump/metadata/project/lucene-java.xml (original)
+++ gump/metadata/project/lucene-java.xml Wed Apr 23 01:07:26 2008
@@ -65,6 +65,7 @@
     <work nested="build/contrib/db/bdb-je/classes/java"/>
     <work nested="build/contrib/gdata-server/classes/java"/>
     <work nested="build/contrib/highlighter/classes/java"/>
+    <work nested="build/contrib/instantiated/classes/java"/>
     <work nested="build/contrib/javascript/classes/java"/>
     <work nested="build/contrib/lucli/classes/java"/>
     <work nested="build/contrib/memory/classes/java"/>
@@ -83,8 +84,10 @@
     <license name="LICENSE.txt"/>
     <javadoc nested="build/docs/api"/>
 
+    <!--
     <nag to="java-dev@lucene.apache.org"
-         from="Jason van Zyl &lt;jvanzyl@apache.org&gt;"/>
+         from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/>
+    -->
   </project>
 
 </module>