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/04/08 21:05:37 UTC

svn commit: r392585 - in /cocoon/trunk/blocks-tobeconverted: cocoon-jcr/ cocoon-template/ pom.xml

Author: cziegeler
Date: Sat Apr  8 12:05:36 2006
New Revision: 392585

URL: http://svn.apache.org/viewcvs?rev=392585&view=rev
Log:
Moving jcr and template block

Removed:
    cocoon/trunk/blocks-tobeconverted/cocoon-jcr/
    cocoon/trunk/blocks-tobeconverted/cocoon-template/
Modified:
    cocoon/trunk/blocks-tobeconverted/pom.xml

Modified: cocoon/trunk/blocks-tobeconverted/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/blocks-tobeconverted/pom.xml?rev=392585&r1=392584&r2=392585&view=diff
==============================================================================
--- cocoon/trunk/blocks-tobeconverted/pom.xml (original)
+++ cocoon/trunk/blocks-tobeconverted/pom.xml Sat Apr  8 12:05:36 2006
@@ -40,13 +40,10 @@
   <modules>
 		<!--
 		<module>cocoon-core-components</module>
-		<module>cocoon-cron</module>
 		<module>cocoon-databases</module>
 		-->
-		<!--module>cocoon-jcr</module>
-		<module>cocoon-mocks</module>
+		<!--module>cocoon-mocks</module>
 		<module>cocoon-portal</module>
-		<module>cocoon-template</module>
 		<module>cocoon-validation</module>
 		<module>cocoon-xmldb</module-->
 	</modules>