You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2004/11/28 20:28:58 UTC

svn commit: r106839 - /cocoon/branches/BRANCH_2_1_X/gump.xml

Author: antonio
Date: Sun Nov 28 11:28:58 2004
New Revision: 106839

URL: http://svn.apache.org/viewcvs?view=rev&rev=106839
Log:
Fix libraries names for new neko and daisy jars
Modified:
   cocoon/branches/BRANCH_2_1_X/gump.xml

Modified: cocoon/branches/BRANCH_2_1_X/gump.xml
Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/gump.xml?view=diff&rev=106839&p1=cocoon/branches/BRANCH_2_1_X/gump.xml&r1=106838&p2=cocoon/branches/BRANCH_2_1_X/gump.xml&r2=106839
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/gump.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/gump.xml	Sun Nov 28 11:28:58 2004
@@ -861,8 +861,10 @@
 
     <library name="xreporter-expression"/>
     <library name="jakarta-oro"/>
-    <library name="neko"/>
-    <library name="daisy"/>    
+    <library name="nekohtml"/>
+    <library name="nekodtd"/>
+    <library name="daisy-util"/>
+    <library name="daisy-htmlcleaner"/>
 
     <work nested="build/cocoon-@@DATE@@/blocks/forms/test"/>
     <work nested="tools/anttasks"/>