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 2007/04/23 15:33:40 UTC

svn commit: r531462 - /lenya/trunk/src/README_MODULES.txt

Author: andreas
Date: Mon Apr 23 06:33:31 2007
New Revision: 531462

URL: http://svn.apache.org/viewvc?view=rev&rev=531462
Log:
Updated README file: changed location of module.xml

Modified:
    lenya/trunk/src/README_MODULES.txt

Modified: lenya/trunk/src/README_MODULES.txt
URL: http://svn.apache.org/viewvc/lenya/trunk/src/README_MODULES.txt?view=diff&rev=531462&r1=531461&r2=531462
==============================================================================
--- lenya/trunk/src/README_MODULES.txt (original)
+++ lenya/trunk/src/README_MODULES.txt Mon Apr 23 06:33:31 2007
@@ -35,6 +35,7 @@
 
 mymodule/
   config/                    configuration files
+    module.xml               module descriptor
     cocoon-xconf/            patches for cocoon.xconf:
       component-mycomponent.xconf
       usecase-myusecase.xconf     
@@ -44,14 +45,13 @@
     src/                     Java source files
     lib/                     Java libraries
   xslt/                      XSLT stylesheets
-  module.xml                 module descriptor
   sitemap.xmap               main module sitemap
 
 
 module.xml
 ==========
 
-Each module must contain a description file module.xml:
+Each module must contain a description file config/module.xml:
 
 <module xmlns="http://apache.org/lenya/module/1.0">
   <!-- the ID *must* start with the package name of 



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