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 18:06:47 UTC

svn commit: r609690 - /lenya/tags/RELEASE_2_0/src/modules/fckeditor/config/module.xml

Author: andreas
Date: Mon Jan  7 09:06:44 2008
New Revision: 609690

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

Modified:
    lenya/tags/RELEASE_2_0/src/modules/fckeditor/config/module.xml

Modified: lenya/tags/RELEASE_2_0/src/modules/fckeditor/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/tags/RELEASE_2_0/src/modules/fckeditor/config/module.xml?rev=609690&r1=609689&r2=609690&view=diff
==============================================================================
--- lenya/tags/RELEASE_2_0/src/modules/fckeditor/config/module.xml (original)
+++ lenya/tags/RELEASE_2_0/src/modules/fckeditor/config/module.xml Mon Jan  7 09:06:44 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