You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Jonathan Gallimore <jo...@gmail.com> on 2019/06/03 11:03:17 UTC

Re: TomEE 8.0.0 release date

I need to take another look at this one. Essentially this is bringing in
some libraries (jaxb etc) to cover of items removed from Java 11. I suspect
that some of this is now not needed following on from the CXF update.

I think a sensible next step is to look at which of our Arquillian tests do
not work with Java 11 on the current master, what gaps there are in that
testing, and whether the libraries referenced in this PR get us closer to
success.

Jon

On Mon, May 27, 2019 at 6:09 AM David Blevins <da...@gmail.com>
wrote:

> > On May 26, 2019, at 8:19 PM, dineshkumarg <di...@gmail.com>
> wrote:
> >
> > Thanks David, for the update on the deadlines
> >
> > I would definitely look forward to contribute in that area
>
> That's fantastic to hear, Dinesh!
>
> There's an extremely large PR in progress for Java 11 work on TomEE
> 8.0.0.  I don't know how realistic it is for really anyone to digest given
> its size, but FYI:
>
>  - https://github.com/apache/tomee/pull/293
>
> Jon, maybe sometime next week you can give us an overview of what we
> should be doing with this PR?
>
>
> -David