You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/01/29 13:12:56 UTC

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

Author: cziegeler
Date: Sat Jan 29 04:12:56 2005
New Revision: 149030

URL: http://svn.apache.org/viewcvs?view=rev&rev=149030
Log:
Fix dependencies for portal
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=149030&p1=cocoon/branches/BRANCH_2_1_X/gump.xml&r1=149029&p2=cocoon/branches/BRANCH_2_1_X/gump.xml&r2=149030
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/gump.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/gump.xml	Sat Jan 29 04:12:56 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
+  Copyright 1999-2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -936,7 +936,7 @@
     <depend project="cocoon" inherit="all"/>
     <depend project="cocoon-block-session-fw"/>
     <depend project="cocoon-block-authentication-fw"/>
-    <depend project="cocoon-block-html"/>
+    <depend project="cocoon-block-forms"/>
     <depend project="cocoon-block-cron"/>
     <depend project="jtidy"/>
     <depend project="castor"/>