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/02/15 17:51:15 UTC

svn commit: r628121 - /lenya/trunk/src/modules-core/sitemanagement/config/module.xml

Author: andreas
Date: Fri Feb 15 08:51:14 2008
New Revision: 628121

URL: http://svn.apache.org/viewvc?rev=628121&view=rev
Log:
Adding module dependency: sitemanagement -> monitoring

Modified:
    lenya/trunk/src/modules-core/sitemanagement/config/module.xml

Modified: lenya/trunk/src/modules-core/sitemanagement/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/sitemanagement/config/module.xml?rev=628121&r1=628120&r2=628121&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/sitemanagement/config/module.xml (original)
+++ lenya/trunk/src/modules-core/sitemanagement/config/module.xml Fri Feb 15 08:51:14 2008
@@ -23,6 +23,7 @@
   <export package="org.apache.lenya.cms.site.usecases"/>
   <depends module="org.apache.lenya.modules.usecase"/>
   <depends module="org.apache.lenya.modules.workflow"/>
+  <depends module="org.apache.lenya.modules.monitoring"/>
   <package>org.apache.lenya.modules</package>
   <version>0.1-dev</version>
   <name>Site management</name>



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