You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by ml...@apache.org on 2011/08/22 10:15:50 UTC

svn commit: r1160139 - /tapestry/tapestry5/trunk/settings.gradle

Author: mlusetti
Date: Mon Aug 22 08:15:49 2011
New Revision: 1160139

URL: http://svn.apache.org/viewvc?rev=1160139&view=rev
Log:
TAP5-1609 Generate Maven archetype from within gradle builds

Hook the quickstart

Modified:
    tapestry/tapestry5/trunk/settings.gradle

Modified: tapestry/tapestry5/trunk/settings.gradle
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/settings.gradle?rev=1160139&r1=1160138&r2=1160139&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/settings.gradle (original)
+++ tapestry/tapestry5/trunk/settings.gradle Mon Aug 22 08:15:49 2011
@@ -1,6 +1,6 @@
 include "plastic", "tapestry5-annotations", "tapestry-test", "tapestry-func", "tapestry-ioc", "tapestry-json", "tapestry-core"
 include "tapestry-hibernate-core", "tapestry-hibernate", "tapestry-jmx", "tapestry-upload", "tapestry-spring"
 include "tapestry-beanvalidator", "tapestry-yuicompressor", "tapestry-jpa", "tapestry-kaptcha"
-include "tapestry-javadoc"
+include "tapestry-javadoc", "quickstart"
 // TODO (LATER): tapestry-component-report, quickstart