You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2011/04/21 00:45:23 UTC

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

Author: hlship
Date: Wed Apr 20 22:45:23 2011
New Revision: 1095540

URL: http://svn.apache.org/viewvc?rev=1095540&view=rev
Log:
TAP5-853: Add tapestry-jpa back to the build

Modified:
    tapestry/tapestry5/trunk/settings.gradle

Modified: tapestry/tapestry5/trunk/settings.gradle
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/settings.gradle?rev=1095540&r1=1095539&r2=1095540&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/settings.gradle (original)
+++ tapestry/tapestry5/trunk/settings.gradle Wed Apr 20 22:45:23 2011
@@ -1,6 +1,5 @@
 include "plastic", "tapestry-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"
-// Temporarily removed: include "tapestry-jpa"
+include "tapestry-beanvalidator", "tapestry-yuicompressor", "tapestry-jpa"
 // TODO (LATER): tapestry-component-report, quickstart