You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/05/23 17:25:20 UTC

svn commit: r408933 - /cocoon/trunk/blocks/pom.xml

Author: cziegeler
Date: Tue May 23 08:25:20 2006
New Revision: 408933

URL: http://svn.apache.org/viewvc?rev=408933&view=rev
Log:
Activate new blocks

Modified:
    cocoon/trunk/blocks/pom.xml

Modified: cocoon/trunk/blocks/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/pom.xml?rev=408933&r1=408932&r2=408933&view=diff
==============================================================================
--- cocoon/trunk/blocks/pom.xml (original)
+++ cocoon/trunk/blocks/pom.xml Tue May 23 08:25:20 2006
@@ -49,7 +49,8 @@
 		<module>cocoon-chaperon</module>
 		<!-- module>cocoon-core-samples-additional</module>
 		<module>cocoon-core-samples-main</module -->
-		<module>cocoon-cron</module>
+		<module>cocoon-cron</module>
+		<module>cocoon-databases</module>
 		<module>cocoon-deli</module>
 		<module>cocoon-eventcache</module>
 		<module>cocoon-faces</module>
@@ -87,9 +88,11 @@
 		<module>cocoon-taglib</module>
 		<module>cocoon-template</module>
 		<module>cocoon-tour</module>
+		<module>cocoon-validation</module>
 		<module>cocoon-velocity</module>
 		<module>cocoon-web3</module>
 		<module>cocoon-webdav</module>
+		<module>cocoon-xmldb</module>
 		<module>cocoon-xsp</module>
 	</modules>
   <scm>