You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Mark Struberg <st...@yahoo.de.INVALID> on 2018/02/18 22:29:38 UTC

TomEE-8.0.0-SNAPSHOT green and deployed

hi folks!
The TomEE8 branch is now green and I've deployed a snapshot version to repository.apache.org.
If you want to try those out then you can download them from here:https://repository.apache.org/content/groups/snapshots/org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/

Of course we still need to do a bit of cleanup and publishing. But most of the stuff should work already.
Happy to get some feedback!
LieGrue,strub

Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Matthew Broadhead <ma...@nbmlaw.co.uk>.
yes seems to be working fine on my development server also.  a bug 
(https://bz.apache.org/bugzilla/show_bug.cgi?id=61875) preventing me 
from upgrading to 7.0.4 also seems to be working better.
i notice that OpenJPA and MyFaces are also snapshots.  will they all be 
released at the same time as TomEE 8?

On 19/02/2018 12:07, Matthew Broadhead wrote:
> i have tried apache-tomee-plus-8.0.0-SNAPSHOT with a small project and 
> everything seems to be working fine on my local machine.
> next i will try it on a development server with many webapps running 
> and report back
>
> On 19/02/2018 11:54, Matthew Broadhead wrote:
>> Thanks Mark, good job!  I will try it out and let you know
>>
>> On 18/02/2018 23:29, Mark Struberg wrote:
>>> hi folks!
>>> The TomEE8 branch is now green and I've deployed a snapshot version 
>>> to repository.apache.org.
>>> If you want to try those out then you can download them from 
>>> here:https://repository.apache.org/content/groups/snapshots/org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
>>>
>>> Of course we still need to do a bit of cleanup and publishing. But 
>>> most of the stuff should work already.
>>> Happy to get some feedback!
>>> LieGrue,strub
>>>
>>
>


Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Matthew Broadhead <ma...@nbmlaw.co.uk>.
i have tried apache-tomee-plus-8.0.0-SNAPSHOT with a small project and 
everything seems to be working fine on my local machine.
next i will try it on a development server with many webapps running and 
report back

On 19/02/2018 11:54, Matthew Broadhead wrote:
> Thanks Mark, good job!  I will try it out and let you know
>
> On 18/02/2018 23:29, Mark Struberg wrote:
>> hi folks!
>> The TomEE8 branch is now green and I've deployed a snapshot version 
>> to repository.apache.org.
>> If you want to try those out then you can download them from 
>> here:https://repository.apache.org/content/groups/snapshots/org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
>>
>> Of course we still need to do a bit of cleanup and publishing. But 
>> most of the stuff should work already.
>> Happy to get some feedback!
>> LieGrue,strub
>>
>


Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Matthew Broadhead <ma...@nbmlaw.co.uk>.
Thanks Mark, good job!  I will try it out and let you know

On 18/02/2018 23:29, Mark Struberg wrote:
> hi folks!
> The TomEE8 branch is now green and I've deployed a snapshot version to repository.apache.org.
> If you want to try those out then you can download them from here:https://repository.apache.org/content/groups/snapshots/org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
>
> Of course we still need to do a bit of cleanup and publishing. But most of the stuff should work already.
> Happy to get some feedback!
> LieGrue,strub
>


Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Le 19 févr. 2018 12:47, "Mark Struberg" <st...@yahoo.de.invalid> a
écrit :

Hi Jon!
No, think there is none yet. Did all the build on my MBP and my Linux box.

They are now both all green (running all tests except Multicast which fails
due to firefall respective SElinux).As documented here:
https://github.com/apache/tomee/blame/master/README.md#L14

Not sure whether it's worth setting up a CI for that branch.Would rather
love to switch it over to master pretty quickly.


We need both anyway so +1 to wait for the switch and then define a 7 branch
build


LieGrue,strub
    On Monday, 19 February 2018, 12:23:36 CET, Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

 Is there a CI build for the fb_tomee8 branch? Happy to try and add one if
not.

Jon

On Mon, Feb 19, 2018 at 11:18 AM, Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> I think you just beat me to merging in master - I had a handful of test
> failures I was looking at, specifically:
>
> org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> cesInEarTest.testShouldMakeSureWebappIsWorking
> org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> cesInWarTest.testShouldMakeSureWebappIsWorking
> org.apache.openejb.arquillian.tests.jms.JMSInjectionTest.testJMSInjection
> org.apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest.org.
> apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest
>
> Happy to look if they still don't work.
>
> Jon
>
> On Sun, Feb 18, 2018 at 10:29 PM, Mark Struberg <struberg@yahoo.de.invalid
> > wrote:
>
>> hi folks!
>> The TomEE8 branch is now green and I've deployed a snapshot version to
>> repository.apache.org.
>> If you want to try those out then you can download them from here:
>> https://repository.apache.org/content/groups/snapshots/
>> org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
>>
>> Of course we still need to do a bit of cleanup and publishing. But most
>> of the stuff should work already.
>> Happy to get some feedback!
>> LieGrue,strub
>>
>
>

Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Yes, of course once we move tomee7 to a maintenance branch we should need a CI for it.
Lazy me just wanted to spare that work for the few weeks till then ;)
LieGrue,strub
 

    On Monday, 19 February 2018, 13:11:06 CET, Jonathan Gallimore <jo...@gmail.com> wrote:  
 
 Yeah, looks good here too, thanks Mark. I had missed the CXF dep on the
arquillian-tomee-jms-tests package.

Agreed. Let's move on with the switch to master. I wouldn't mind having a
CI build for what will become the tomee-7x branch, but I we can set that up
after the switch over.

Jon

On Mon, Feb 19, 2018 at 11:47 AM, Mark Struberg <st...@yahoo.de.invalid>
wrote:

> Hi Jon!
> No, think there is none yet. Did all the build on my MBP and my Linux box.
>
> They are now both all green (running all tests except Multicast which
> fails due to firefall respective SElinux).As documented here:
> https://github.com/apache/tomee/blame/master/README.md#L14
>
> Not sure whether it's worth setting up a CI for that branch.Would rather
> love to switch it over to master pretty quickly.
> LieGrue,strub
>    On Monday, 19 February 2018, 12:23:36 CET, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
>  Is there a CI build for the fb_tomee8 branch? Happy to try and add one if
> not.
>
> Jon
>
> On Mon, Feb 19, 2018 at 11:18 AM, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
> > I think you just beat me to merging in master - I had a handful of test
> > failures I was looking at, specifically:
> >
> > org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> > cesInEarTest.testShouldMakeSureWebappIsWorking
> > org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> > cesInWarTest.testShouldMakeSureWebappIsWorking
> > org.apache.openejb.arquillian.tests.jms.JMSInjectionTest.
> testJMSInjection
> > org.apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest.org.
> > apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest
> >
> > Happy to look if they still don't work.
> >
> > Jon
> >
> > On Sun, Feb 18, 2018 at 10:29 PM, Mark Struberg
> <struberg@yahoo.de.invalid
> > > wrote:
> >
> >> hi folks!
> >> The TomEE8 branch is now green and I've deployed a snapshot version to
> >> repository.apache.org.
> >> If you want to try those out then you can download them from here:
> >> https://repository.apache.org/content/groups/snapshots/
> >> org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
> >>
> >> Of course we still need to do a bit of cleanup and publishing. But most
> >> of the stuff should work already.
> >> Happy to get some feedback!
> >> LieGrue,strub
> >>
> >
> >
>
>
  

Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Jonathan Gallimore <jo...@gmail.com>.
Yeah, looks good here too, thanks Mark. I had missed the CXF dep on the
arquillian-tomee-jms-tests package.

Agreed. Let's move on with the switch to master. I wouldn't mind having a
CI build for what will become the tomee-7x branch, but I we can set that up
after the switch over.

Jon

On Mon, Feb 19, 2018 at 11:47 AM, Mark Struberg <st...@yahoo.de.invalid>
wrote:

> Hi Jon!
> No, think there is none yet. Did all the build on my MBP and my Linux box.
>
> They are now both all green (running all tests except Multicast which
> fails due to firefall respective SElinux).As documented here:
> https://github.com/apache/tomee/blame/master/README.md#L14
>
> Not sure whether it's worth setting up a CI for that branch.Would rather
> love to switch it over to master pretty quickly.
> LieGrue,strub
>     On Monday, 19 February 2018, 12:23:36 CET, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
>  Is there a CI build for the fb_tomee8 branch? Happy to try and add one if
> not.
>
> Jon
>
> On Mon, Feb 19, 2018 at 11:18 AM, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
> > I think you just beat me to merging in master - I had a handful of test
> > failures I was looking at, specifically:
> >
> > org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> > cesInEarTest.testShouldMakeSureWebappIsWorking
> > org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> > cesInWarTest.testShouldMakeSureWebappIsWorking
> > org.apache.openejb.arquillian.tests.jms.JMSInjectionTest.
> testJMSInjection
> > org.apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest.org.
> > apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest
> >
> > Happy to look if they still don't work.
> >
> > Jon
> >
> > On Sun, Feb 18, 2018 at 10:29 PM, Mark Struberg
> <struberg@yahoo.de.invalid
> > > wrote:
> >
> >> hi folks!
> >> The TomEE8 branch is now green and I've deployed a snapshot version to
> >> repository.apache.org.
> >> If you want to try those out then you can download them from here:
> >> https://repository.apache.org/content/groups/snapshots/
> >> org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
> >>
> >> Of course we still need to do a bit of cleanup and publishing. But most
> >> of the stuff should work already.
> >> Happy to get some feedback!
> >> LieGrue,strub
> >>
> >
> >
>
>

Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Hi Jon!
No, think there is none yet. Did all the build on my MBP and my Linux box.
 
They are now both all green (running all tests except Multicast which fails due to firefall respective SElinux).As documented here: https://github.com/apache/tomee/blame/master/README.md#L14

Not sure whether it's worth setting up a CI for that branch.Would rather love to switch it over to master pretty quickly.
LieGrue,strub
    On Monday, 19 February 2018, 12:23:36 CET, Jonathan Gallimore <jo...@gmail.com> wrote:  
 
 Is there a CI build for the fb_tomee8 branch? Happy to try and add one if
not.

Jon

On Mon, Feb 19, 2018 at 11:18 AM, Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> I think you just beat me to merging in master - I had a handful of test
> failures I was looking at, specifically:
>
> org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> cesInEarTest.testShouldMakeSureWebappIsWorking
> org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> cesInWarTest.testShouldMakeSureWebappIsWorking
> org.apache.openejb.arquillian.tests.jms.JMSInjectionTest.testJMSInjection
> org.apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest.org.
> apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest
>
> Happy to look if they still don't work.
>
> Jon
>
> On Sun, Feb 18, 2018 at 10:29 PM, Mark Struberg <struberg@yahoo.de.invalid
> > wrote:
>
>> hi folks!
>> The TomEE8 branch is now green and I've deployed a snapshot version to
>> repository.apache.org.
>> If you want to try those out then you can download them from here:
>> https://repository.apache.org/content/groups/snapshots/
>> org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
>>
>> Of course we still need to do a bit of cleanup and publishing. But most
>> of the stuff should work already.
>> Happy to get some feedback!
>> LieGrue,strub
>>
>
>
  

Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Jonathan Gallimore <jo...@gmail.com>.
Is there a CI build for the fb_tomee8 branch? Happy to try and add one if
not.

Jon

On Mon, Feb 19, 2018 at 11:18 AM, Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> I think you just beat me to merging in master - I had a handful of test
> failures I was looking at, specifically:
>
> org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> cesInEarTest.testShouldMakeSureWebappIsWorking
> org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResour
> cesInWarTest.testShouldMakeSureWebappIsWorking
> org.apache.openejb.arquillian.tests.jms.JMSInjectionTest.testJMSInjection
> org.apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest.org.
> apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest
>
> Happy to look if they still don't work.
>
> Jon
>
> On Sun, Feb 18, 2018 at 10:29 PM, Mark Struberg <struberg@yahoo.de.invalid
> > wrote:
>
>> hi folks!
>> The TomEE8 branch is now green and I've deployed a snapshot version to
>> repository.apache.org.
>> If you want to try those out then you can download them from here:
>> https://repository.apache.org/content/groups/snapshots/
>> org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
>>
>> Of course we still need to do a bit of cleanup and publishing. But most
>> of the stuff should work already.
>> Happy to get some feedback!
>> LieGrue,strub
>>
>
>

Re: TomEE-8.0.0-SNAPSHOT green and deployed

Posted by Jonathan Gallimore <jo...@gmail.com>.
I think you just beat me to merging in master - I had a handful of test
failures I was looking at, specifically:

org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResourcesInEarTest.testShouldMakeSureWebappIsWorking
org.apache.openejb.arquillian.tests.jms.ConnectorWithApplicationResourcesInWarTest.testShouldMakeSureWebappIsWorking
org.apache.openejb.arquillian.tests.jms.JMSInjectionTest.testJMSInjection
org.apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest.org.apache.openejb.arquillian.tests.sharedenv.SharedEnvironmentTest

Happy to look if they still don't work.

Jon

On Sun, Feb 18, 2018 at 10:29 PM, Mark Struberg <st...@yahoo.de.invalid>
wrote:

> hi folks!
> The TomEE8 branch is now green and I've deployed a snapshot version to
> repository.apache.org.
> If you want to try those out then you can download them from here:
> https://repository.apache.org/content/groups/snapshots/org/apache/tomee/
> apache-tomee/8.0.0-SNAPSHOT/
>
> Of course we still need to do a bit of cleanup and publishing. But most of
> the stuff should work already.
> Happy to get some feedback!
> LieGrue,strub
>