You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by da...@apache.org on 2006/02/17 16:40:00 UTC

svn commit: r378548 - /cocoon/trunk/pom.xml

Author: danielf
Date: Fri Feb 17 07:39:59 2006
New Revision: 378548

URL: http://svn.apache.org/viewcvs?rev=378548&view=rev
Log:
Both cocoon-webapp and cocoon-databases complie, so they should be part of the main module list.

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/pom.xml?rev=378548&r1=378547&r2=378548&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Fri Feb 17 07:39:59 2006
@@ -45,6 +45,7 @@
     <module>cocoon-authentication-fw</module>
     <module>cocoon-captcha</module>
     <module>cocoon-cron</module>
+    <module>cocoon-databases</module>
     <module>cocoon-forms</module>
     <module>cocoon-core-components</module>    
     <!--module>cocoon-jcr</module> -->
@@ -55,6 +56,7 @@
     <module>cocoon-template</module>
     <module>cocoon-validation</module>
     <!--module>cocoon-xmldb</module-->
+    <module>cocoon-webapp</module>
   </modules>
   <repositories>
     <repository>