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 2005/07/22 09:38:50 UTC

svn commit: r220260 - /gump/metadata/project/cocoon.xml

Author: bodewig
Date: Fri Jul 22 00:38:49 2005
New Revision: 220260

URL: http://svn.apache.org/viewcvs?rev=220260&view=rev
Log:
inherit="jars" seems to be broken, use the real name instead of the alias

Modified:
    gump/metadata/project/cocoon.xml

Modified: gump/metadata/project/cocoon.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/cocoon.xml?rev=220260&r1=220259&r2=220260&view=diff
==============================================================================
--- gump/metadata/project/cocoon.xml (original)
+++ gump/metadata/project/cocoon.xml Fri Jul 22 00:38:49 2005
@@ -512,7 +512,7 @@
     </ant>
 
     <depend project="cocoon" inherit="all"/>
-    <depend project="jakarta-lucene"/>
+    <depend project="lucene-java"/>
     <depend project="cocoon-block-template" type="samples"/>
 
     <library name="lucene"/>