You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/01/07 17:59:25 UTC

svn commit: r609687 - /lenya/trunk/src/modules/fckeditor/config/module.xml

Author: andreas
Date: Mon Jan  7 08:59:17 2008
New Revision: 609687

URL: http://svn.apache.org/viewvc?rev=609687&view=rev
Log:
Added dependency from fckeditor module to workflow module

Modified:
    lenya/trunk/src/modules/fckeditor/config/module.xml

Modified: lenya/trunk/src/modules/fckeditor/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/fckeditor/config/module.xml?rev=609687&r1=609686&r2=609687&view=diff
==============================================================================
--- lenya/trunk/src/modules/fckeditor/config/module.xml (original)
+++ lenya/trunk/src/modules/fckeditor/config/module.xml Mon Jan  7 08:59:17 2008
@@ -21,6 +21,7 @@
 <module xmlns="http://apache.org/lenya/module/1.0">
   <id>org.apache.lenya.modules.fckeditor</id>
   <depends module="org.apache.lenya.modules.usecase"/>
+  <depends module="org.apache.lenya.modules.workflow"/>
   <package>org.apache.lenya.modules</package>
   <version>0.2-dev</version>
   <name>FCK Editor</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org