Re: [RESULT][VOTE] Apache TomEE 7.0.2

2016-11-17 Thread Jonathan Gallimore
That was quick! Nice one, thank you! Jon On Thu, Nov 17, 2016 at 11:37 AM, Romain Manni-Bucau wrote: > should be done now > > > Romain Manni-Bucau > @rmannibucau | Blog > | Old Blog > |

Re: [RESULT][VOTE] Apache TomEE 7.0.2

2016-11-17 Thread Romain Manni-Bucau
should be done now Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | JavaEE Factory

Re: [RESULT][VOTE] Apache TomEE 7.0.2

2016-11-17 Thread Jonathan Gallimore
Hey Romain Thanks for this. Are you able to push the 7.0.2 tag? I'm not seeing it here: https://git-wip-us.apache.org/repos/asf?p=tomee.git Thanks in advance. Jon On Fri, Nov 11, 2016 at 6:45 PM, Romain Manni-Bucau wrote: > Which makes 5 +1 (3 bindings with Mark, JL and mine) and no other vot

[RESULT][VOTE] Apache TomEE 7.0.2

2016-11-11 Thread Romain Manni-Bucau
Which makes 5 +1 (3 bindings with Mark, JL and mine) and no other votes so it passes :). Will continue with release steps. Thanks to all people having answered! Romain Manni-Bucau @rmannibucau | Blog | Old Blog

Re: [VOTE] Apache TomEE 7.0.2

2016-11-11 Thread Jean-Louis Monteiro
thanks Romain. here is my +1 Le 11 nov. 2016 19:40, "Felipe Jaekel" a écrit : > I had some classes that were incorrectly implementing Serializable > > It is working fine now > > Thanks > > 2016-11-07 10:33 GMT-02:00 Romain Manni-Bucau : > > > PS: should be working for 7.0.3 ( > > https://issues

Re: [VOTE] Apache TomEE 7.0.2

2016-11-11 Thread Felipe Jaekel
I had some classes that were incorrectly implementing Serializable It is working fine now Thanks 2016-11-07 10:33 GMT-02:00 Romain Manni-Bucau : > PS: should be working for 7.0.3 ( > https://issues.apache.org/jira/browse/TOMEE-1965) but maybe also check why > you serialize an entity manager (th

Re: [VOTE] Apache TomEE 7.0.2

2016-11-11 Thread Adam Cornett
Our testing looks good, +1. Adam Cornett On Fri, Nov 11, 2016 at 4:15 AM, Mark Struberg wrote: > LICENSE ok > NOTICE ok > sig ok > rat ok > > hashes ok > builds > did run a few tests, also ok > > +1 > > LieGrue, > strub > > > > > > > On Tuesday, 8 November 2016, 8:59, Mark Struberg > wrote: >

Re: [VOTE] Apache TomEE 7.0.2

2016-11-11 Thread Mark Struberg
LICENSE ok NOTICE ok sig ok rat ok hashes ok builds did run a few tests, also ok +1 LieGrue, strub > On Tuesday, 8 November 2016, 8:59, Mark Struberg > wrote: > > will try to test it the next 2 days and do a legal review. > > txs and LieGrue, > strub > > > > > > >> On Sunday, 6 No

Re: [VOTE] Apache TomEE 7.0.2

2016-11-07 Thread Mark Struberg
will try to test it the next 2 days and do a legal review. txs and LieGrue, strub > On Sunday, 6 November 2016, 21:18, Romain Manni-Bucau > wrote: > > Hi > > As mentionned on the dev@ list few weeks ago here is the 7.0.2 vote. > > Main change is upgrading CXF and Tomcat. It shouldn't brea

Re: [VOTE] Apache TomEE 7.0.2

2016-11-07 Thread Romain Manni-Bucau
my own +1, validated the expected JAX-RS 2 fix works well, yeah! Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Re: [VOTE] Apache TomEE 7.0.2

2016-11-07 Thread Romain Manni-Bucau
PS: should be working for 7.0.3 ( https://issues.apache.org/jira/browse/TOMEE-1965) but maybe also check why you serialize an entity manager (this never sounds safe since it breaks several parts of JPA with most providers) Romain Manni-Bucau @rmannibucau | Blog

Re: [VOTE] Apache TomEE 7.0.2

2016-11-07 Thread Romain Manni-Bucau
think it can be solved setting tomee.jpa.cdi=false Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Re: [VOTE] Apache TomEE 7.0.2

2016-11-07 Thread Felipe Jaekel
Hi, +1 as I've been using apache-tomee-7.0.2-20160726.041804-27-plus on production without problems. One detail is that with version 7.0.2-20161107.040545-131 I'm getting a *java.io.NotSerializableException* when I run arquillian tests on Jenkins. It started some weeks ago. Sorry to mention it on

Re: [VOTE] Apache TomEE 7.0.2

2016-11-06 Thread agumbre...@tomitribe.com
org" Subject: [VOTE] Apache TomEE 7.0.2 Date: Sun, Nov 6, 2016 21:18 Hi As mentionned on the dev@ list few weeks ago here is the 7.0.2 vote. Main change is upgrading CXF and Tomcat. It shouldn't break any application but fix the ones with JAX-RS 2 @Suspended. There are, as usu

[VOTE] Apache TomEE 7.0.2

2016-11-06 Thread Romain Manni-Bucau
Hi As mentionned on the dev@ list few weeks ago here is the 7.0.2 vote. Main change is upgrading CXF and Tomcat. It shouldn't break any application but fix the ones with JAX-RS 2 @Suspended. There are, as usual, tons of bugfixes and small enhancements in particular in gradle integration and tome