You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/02/05 16:51:26 UTC

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

Author: reinhard
Date: Mon Feb  5 07:51:25 2007
New Revision: 503733

URL: http://svn.apache.org/viewvc?view=rev&rev=503733
Log:
start flattening block poms

Modified:
    cocoon/trunk/blocks/pom.xml

Modified: cocoon/trunk/blocks/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/pom.xml?view=diff&rev=503733&r1=503732&r2=503733
==============================================================================
--- cocoon/trunk/blocks/pom.xml (original)
+++ cocoon/trunk/blocks/pom.xml Mon Feb  5 07:51:25 2007
@@ -48,13 +48,18 @@
     </plugins>
   </build>
   <modules>
-    <module>cocoon-ajax</module>
-    <module>cocoon-apples</module>
-    <module>cocoon-core-sample</module>
-    <module>cocoon-flowscript</module>
-    <module>cocoon-forms</module>
-    <module>cocoon-template</module>
-    <module>cocoon-samples-style</module>
+    <module>cocoon-ajax/cocoon-ajax-impl</module>
+    <module>cocoon-ajax/cocoon-ajax-sample</module>    
+    <module>cocoon-apples/cocoon-apples-impl</module>
+    <module>cocoon-apples/cocoon-apples-sample</module>    
+    <module>cocoon-core-sample/cocoon-core-additional-sample</module>
+    <module>cocoon-core-sample/cocoon-core-main-sample</module>    
+    <module>cocoon-flowscript/cocoon-flowscript-impl</module>
+    <module>cocoon-forms/cocoon-forms-impl</module>
+    <module>cocoon-forms/cocoon-forms-sample</module>    
+    <module>cocoon-template/cocoon-template-impl</module>
+    <module>cocoon-template/cocoon-template-sample</module>    
+    <module>cocoon-samples-style/cocoon-samples-style-default</module>
   </modules>
   <profiles>
     <profile>