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 2006/11/14 17:20:40 UTC

svn commit: r474852 - /lenya/trunk/src/modules/editors/module.xml

Author: andreas
Date: Tue Nov 14 08:20:39 2006
New Revision: 474852

URL: http://svn.apache.org/viewvc?view=rev&rev=474852
Log:
Fixed module package name

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

Modified: lenya/trunk/src/modules/editors/module.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/module.xml?view=diff&rev=474852&r1=474851&r2=474852
==============================================================================
--- lenya/trunk/src/modules/editors/module.xml (original)
+++ lenya/trunk/src/modules/editors/module.xml Tue Nov 14 08:20:39 2006
@@ -23,7 +23,7 @@
   <depends module="org.apache.lenya.modules.usecase"/>
   <depends module="org.apache.lenya.modules.resource"/>
   <depends module="org.apache.lenya.modules.sitemanagement"/>
-  <package>org.apache.lenya.modules.editors</package>
+  <package>org.apache.lenya.modules</package>
   <version>0.1-dev</version>
   <name>Editors</name>
   <lenya-version>@lenya.version@</lenya-version>



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