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 2009/08/26 12:42:45 UTC

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

Author: bodewig
Date: Wed Aug 26 10:42:45 2009
New Revision: 807957

URL: http://svn.apache.org/viewvc?rev=807957&view=rev
Log:
new queryparser contrib component

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=807957&r1=807956&r2=807957&view=diff
==============================================================================
--- gump/metadata/project/lucene-java.xml (original)
+++ gump/metadata/project/lucene-java.xml Wed Aug 26 10:42:45 2009
@@ -75,6 +75,7 @@
     <work nested="build/contrib/memory/classes/java"/>
     <work nested="build/contrib/misc/classes/java"/>
     <work nested="build/contrib/queries/classes/java"/>
+    <work nested="build/contrib/queryparser/classes/java"/>
     <work nested="build/contrib/regex/classes/java"/>
     <work nested="build/contrib/remote/classes/java"/>
     <work nested="build/contrib/similarity/classes/java"/>