You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2008/06/17 14:14:30 UTC

svn commit: r668629 - /tapestry/tapestry4/trunk/pom.xml

Author: andyhot
Date: Tue Jun 17 05:14:29 2008
New Revision: 668629

URL: http://svn.apache.org/viewvc?rev=668629&view=rev
Log:
TAPESTRY-1677: re-include archetype project

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?rev=668629&r1=668628&r2=668629&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Tue Jun 17 05:14:29 2008
@@ -101,7 +101,7 @@
         <module>tapestry-contrib</module>
         <module>tapestry-portlet</module>
         <module>tapestry-examples</module>
-		<!-- <module>tapestry-archetype</module> -->	
+		<module>tapestry-archetype</module>
     </modules>
 
     <dependencyManagement>