You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2007/11/15 17:34:19 UTC

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

Author: jkuhnert
Date: Thu Nov 15 08:34:18 2007
New Revision: 595350

URL: http://svn.apache.org/viewvc?rev=595350&view=rev
Log:
-) Commented out archetype for now as it is running in to some bugs in the maven build.

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?rev=595350&r1=595349&r2=595350&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Thu Nov 15 08:34:18 2007
@@ -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>