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/30 00:57:04 UTC

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

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
 



Re: svn commit: r1098018 - /tapestry/tapestry5/trunk/settings.gradle

Posted by Howard Lewis Ship <hl...@gmail.com>.
Ok, fix in place.

On Fri, Apr 29, 2011 at 4:00 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
> Temporarily broke the JPA code, but I think I have a fix ready.
>
> On Fri, Apr 29, 2011 at 3:57 PM,  <hl...@apache.org> 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
>



-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: svn commit: r1098018 - /tapestry/tapestry5/trunk/settings.gradle

Posted by Howard Lewis Ship <hl...@gmail.com>.
Temporarily broke the JPA code, but I think I have a fix ready.

On Fri, Apr 29, 2011 at 3:57 PM,  <hl...@apache.org> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org