Re: TomEE8 TCK status

2018-02-02 Thread Mark Struberg
And the last status: [ERROR] Failures: [ERROR] EnterpriseDefaultBeanDiscoveryModeTest>Arquillian.arquillianBeforeClass:109 » Deployment [ERROR] ContainerLifeCycleEventRuntimeInvocationTest>Arquillian.arquillianBeforeClass:109 » Deployment [ERROR] BuiltinMetadataEEBeanTest>Arquillian.run

Re: sync tomee8 branch

2018-02-02 Thread Jean-Louis Monteiro
I got that branch checked out locally. So you are going to take it then? -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Fri, Feb 2, 2018 at 2:26 PM, Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > I was going to raise it myself as I was also con

Re: sync tomee8 branch

2018-02-02 Thread Jonathan Gallimore
I was going to raise it myself as I was also concerned. I appreciate you flagging it up. Jon On 2 Feb 2018 12:37, "Romain Manni-Bucau" wrote: > No hurry, we still have some days or maybe weeks before it is time but I > got worried by the diff which is quite huge now. > > > Romain Manni-Bucau >

Re: sync tomee8 branch

2018-02-02 Thread Romain Manni-Bucau
No hurry, we still have some days or maybe weeks before it is time but I got worried by the diff which is quite huge now. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github

Re: Implementing Microprofile JWT

2018-02-02 Thread Mark Struberg
To clarify this even further: The Geronimo Server is now officially dead. But the Geronimo project is not. It alredy contains quite a few modular parts which are reused in many ASF projects and also outside. Examples is the geronimo-transaction-manager, geronimo-javamail, geronimo-config, xbean

Re: Implementing Microprofile JWT

2018-02-02 Thread Rudy De Busscher
I think it is a very important spec, also for non-microprofile implementations as it can enhance the interoperability of all servers. I'm also very interested in the implementation (and want to help a bit with it also :) ) regards Rudy On 2 February 2018 at 11:23, Mark Struberg wrote: > To c

Re: sync tomee8 branch

2018-02-02 Thread Jonathan Gallimore
I have put in a few patches to master recently. I won't be able to do it until Monday, but I'd be more than happy to sync those over to the EE8 branch. Jon On 2 Feb 2018 09:44, "Romain Manni-Bucau" wrote: > sure: https://github.com/apache/tomee/compare/fb_tomee8...master?expand=1 > > > Romain M

Re: Implementing Microprofile JWT

2018-02-02 Thread Romain Manni-Bucau
2018-02-02 11:05 GMT+01:00 Otávio Gonçalves de Santana < osant...@tomitribe.com>: > Guys, I have a question: > > Why not a project to each implementation? > this is the case but geronimo is used as an umbrella project. > This way I can use just a specific if I want also. > exactly the goal and

Re: Implementing Microprofile JWT

2018-02-02 Thread Otávio Gonçalves de Santana
Guys, I have a question: Why not a project to each implementation? This way I can use just a specific if I want also. On Fri, Feb 2, 2018 at 7:44 AM, Romain Manni-Bucau wrote: > Hi JL, > > Microprofile apache effort is hosted in geronimo and John already spoke > about it I think. Would probably

Re: Implementing Microprofile JWT

2018-02-02 Thread Romain Manni-Bucau
Hi JL, Microprofile apache effort is hosted in geronimo and John already spoke about it I think. Would probably saner to keep it all at the same place for the foundation. Romain Manni-Bucau @rmannibucau | Blog | Old Blog

Re: sync tomee8 branch

2018-02-02 Thread Romain Manni-Bucau
sure: https://github.com/apache/tomee/compare/fb_tomee8...master?expand=1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Re: sync tomee8 branch

2018-02-02 Thread Jean-Louis Monteiro
@Romain, do you have the PRs you'd like to merge in the TomEE fb? -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Fri, Feb 2, 2018 at 9:46 AM, Mark Struberg wrote: > +1 > > I'd suggest to do a tomee7 release from master and then move fb_tomee8 to > master an

Re: sync tomee8 branch

2018-02-02 Thread Mark Struberg
+1 I'd suggest to do a tomee7 release from master and then move fb_tomee8 to master and the current master to a tomee_7.x branch LieGrue, strub > Am 02.02.2018 um 09:29 schrieb Romain Manni-Bucau : > > Hi guys > > a few PR have been merged on master recently, can I ask some help to sync > it

Implementing Microprofile JWT

2018-02-02 Thread Jean-Louis Monteiro
Hi all, I was wondering if we could have the Microprofile JWT implemented in TomEE. What do you think? I was reading the spec and I'd like to contribute that in. Jean-Louis -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com

sync tomee8 branch

2018-02-02 Thread Romain Manni-Bucau
Hi guys a few PR have been merged on master recently, can I ask some help to sync it in the fb_tomee8 branch please? Once done we'll be able to speak about "reversing" the branches hopefully. Romain Manni-Bucau @rmannibucau | Blog