On Tue, 17 Apr 2018, 22:32 David Blevins, <[email protected]> wrote:
> > On Apr 17, 2018, at 2:26 PM, Jean-Louis Monteiro < > [email protected]> wrote: > > > > Do we have a branch for it? > > Master is 7.x for Java 7 > > Not sure how we want to run that. One option is we could just switch > wherever 7x lives now to 7.1. > > If we really wanted to patch 7.0.x we could make a 7.0.x branch. > > Jon, I know you're doing a lot of Java 9 & 10 work. Would you want to do > that in both a 7.1 and a 7.0.x or just a 7.1? > Good question. I'm fine with a 7.1 as well. The Java 9 and 10 stuff needs to happen in TomEE 8 as well of course, and I'd like to include 1.7.x as well as many people still use it. I appreciate that involves a lot of branches for the Java 9 and 10 work, but I'm happy to invest the time in that. > Certainly from a release announcement perspective, "TomEE 7.1 released > with MicroProfile and Java 10 support" is pretty catchy. > I agree. > > Preferences? > > > -David > > > > > On Tue, Apr 17, 2018 at 11:25 PM, David Blevins <[email protected] > > > > wrote: > > > >> Can we also create a TomEE 7.1? I think everyone who +1ed was thinking > >> about something we could release sooner than TomEE 8.x. > >> > >> > >> -- > >> David Blevins > >> http://twitter.com/dblevins > >> http://www.tomitribe.com > >> > >>> On Apr 17, 2018, at 1:55 PM, Jean-Louis Monteiro < > >> [email protected]> wrote: > >>> > >>> Thanks guys. > >>> Yes I meant TomEE 8.x > >>> > >>> I have rework the MP-JWT contribution so the extension leaves into a > >>> different module than the TCK. > >>> The TCK is green for the MP-JWT. > >>> > >>> New PR is here https://github.com/apache/tomee/pull/130 > >>> If you are ok, I will revert from current master the MP-JWT which > >> requires > >>> Java 8 and is therefor incompatible with TomEE 7.x > >>> > >>> On the TomEE 8.x branch, I'll create an example and push to the same > PR. > >>> > >>> > >>> > >>> -- > >>> Jean-Louis Monteiro > >>> http://twitter.com/jlouismonteiro > >>> http://www.tomitribe.com > >>> > >>> On Tue, Apr 17, 2018 at 8:05 PM, David Blevins < > [email protected]> > >>> wrote: > >>> > >>>> +1 > >>>> > >>>> > >>>> -- > >>>> David Blevins > >>>> http://twitter.com/dblevins > >>>> http://www.tomitribe.com > >>>> > >>>>> On Apr 16, 2018, at 4:11 PM, Jean-Louis Monteiro < > >>>> [email protected]> wrote: > >>>>> > >>>>> Hi community, > >>>>> > >>>>> Most microprofile requires Java 8. > >>>>> Is everyone ok if we have microprofile implemented on TomEE 7.1 (Java > >> 8)? > >>>>> > >>>>> Thanks > >>>>> > >>>>> > >>>>> -- > >>>>> Jean-Louis Monteiro > >>>>> http://twitter.com/jlouismonteiro > >>>>> http://www.tomitribe.com > >>>> > >>>> > >> > >> > >
