You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ch...@apache.org on 2006/06/22 22:15:29 UTC

svn commit: r416457 - /lenya/trunk/src/modules/webdav/module.xml

Author: chestnut
Date: Thu Jun 22 13:15:29 2006
New Revision: 416457

URL: http://svn.apache.org/viewvc?rev=416457&view=rev
Log:
webdav module depends on the sitemanagement module

Modified:
    lenya/trunk/src/modules/webdav/module.xml

Modified: lenya/trunk/src/modules/webdav/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/webdav/module.xml?rev=416457&r1=416456&r2=416457&view=diff
==============================================================================
--- lenya/trunk/src/modules/webdav/module.xml (original)
+++ lenya/trunk/src/modules/webdav/module.xml Thu Jun 22 13:15:29 2006
@@ -18,7 +18,8 @@
 <!-- $Id: publication.xml 374687 2006-02-03 15:24:55Z michi $ -->
 
 <lenya:module xmlns:lenya="http://apache.org/lenya/module/1.0">
-  <lenya:id>org.apache.lenya.modules.webdav</lenya:id>
+  <lenya:id>org.apache.lenya.modules.webdav</lenya:id>
+  <lenya:depends module="org.apache.lenya.modules.sitemanagement"/>
   <lenya:package>org.apache.lenya.modules</lenya:package>
   <lenya:version>0.1-dev</lenya:version>
   <lenya:name>Lucene Search Module</lenya:name>



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