Temporarily broke the JPA code, but I think I have a fix ready. On Fri, Apr 29, 2011 at 3:57 PM, <[email protected]> wrote: > Author: hlship > Date: Fri Apr 29 22:57:04 2011 > New Revision: 1098018 > > URL: http://svn.apache.org/viewvc?rev=1098018&view=rev > Log: > Temporarily remove tapestry-jpa (again) > > Modified: > tapestry/tapestry5/trunk/settings.gradle > > Modified: tapestry/tapestry5/trunk/settings.gradle > URL: > http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/settings.gradle?rev=1098018&r1=1098017&r2=1098018&view=diff > ============================================================================== > --- tapestry/tapestry5/trunk/settings.gradle (original) > +++ tapestry/tapestry5/trunk/settings.gradle Fri Apr 29 22:57:04 2011 > @@ -1,5 +1,6 @@ > 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", "tapestry-jpa" > +include "tapestry-beanvalidator", "tapestry-yuicompressor" > +// Temporarily removed: "tapestry-jpa" > // TODO (LATER): tapestry-component-report, quickstart > > > >
-- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
