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/05/22 09:45:49 UTC

svn commit: r540459 - /cocoon/trunk/tools/pom.xml

Author: reinhard
Date: Tue May 22 00:45:48 2007
New Revision: 540459

URL: http://svn.apache.org/viewvc?view=rev&rev=540459
Log:
add the block-plain archetype to the default build of Cocoon

Modified:
    cocoon/trunk/tools/pom.xml

Modified: cocoon/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/pom.xml?view=diff&rev=540459&r1=540458&r2=540459
==============================================================================
--- cocoon/trunk/tools/pom.xml (original)
+++ cocoon/trunk/tools/pom.xml Tue May 22 00:45:48 2007
@@ -36,6 +36,7 @@
 
   <modules>
     <module>archetypes/cocoon-22-archetype-block</module>
+    <module>archetypes/cocoon-22-archetype-block-plain</module>    
     <module>archetypes/cocoon-22-archetype-webapp</module>    
     <module>cocoon-maven-reports</module>
     <module>cocoon-maven-plugin</module>