Thanks Roberto. Here is my +1
-- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Jan 28, 2019 at 1:09 PM Jonathan Gallimore < [email protected]> wrote: > Thanks for the information - very helpful. I'm a +1 on the VOTE. > > Jon > > On Mon, Jan 28, 2019 at 11:32 AM Roberto Cortez > <[email protected]> > wrote: > > > Hi Jon, > > > > Like Bruno said, the initial version of Fault Tolerance used to be a > > wrapper around Apache Failsafe. In the last version, Geronimo wrote their > > own implementation and dropped the Failsafe dependency. > > > > Regarding stax and woodstox, there are CXF dependency and they were > > downgraded here: > > > > > https://github.com/apache/cxf/commit/f5705dab6bdb7887d2368b053152b825ad4dcca4 > > < > > > https://github.com/apache/cxf/commit/f5705dab6bdb7887d2368b053152b825ad4dcca4 > > > > > > > Not much explanation on why. I guess they found some sort of issue with > > the upgrade. Interesting is that they have tried to update it again and > > dropped it back: > > > > > https://github.com/apache/cxf/commit/1e35c3ac012c3acda3b82f225bada42c883e4098 > > < > > > https://github.com/apache/cxf/commit/1e35c3ac012c3acda3b82f225bada42c883e4098 > > > > > > > That one has some more information. Anyway, I think we are ok with that. > > > > Cheers, > > Roberto > > > > > On 28 Jan 2019, at 11:15, Jonathan Gallimore < > > [email protected]> wrote: > > > > > > Awesome, thanks for the update. > > > > > > Jon > > > > > > On Mon, Jan 28, 2019 at 11:15 AM Bruno Baptista <[email protected]> > > wrote: > > > > > >> Hi Jon, > > >> > > >> About the failsafe-1.0.4.jar absence... This is no logger required by > > >> the new safeguard-impl-1.2.0.jar. We are good on that regard. > > >> > > >> Cheers > > >> > > >> Bruno Baptista > > >> https://twitter.com/brunobat_ > > >> > > >> > > >> On 28/01/19 11:11, Jonathan Gallimore wrote: > > >>> Couple of queries: > > >>> > > >>> Looks like failsafe-1.0.4.jar has been dropped (microprofile > > >> distribution) > > >>> - was that intended? > > >>> > > >>> Looks like the following have been downgraded since 8.0.0.M1: > > >>> > > >>> stax2-api (4.1 -> 3.1.4) > > >>> woodstox-core (5.1.0 -> 5.0.3) > > >>> xbean-asm6-shaded (4.10 -> 4.8) (other xbean deps upgraded from 4.10 > to > > >>> 4.12) > > >>> > > >>> There's a xbean-asm6-shaded and a xbean-asm7-shaded - not an issue, > but > > >> we > > >>> ought to look to bring everything up to xbean-asm7-shaded when we can > > >>> (happy to provide some guidance to someone who wants to tackle it). > > >>> > > >>> These are queries rather than showstoppers requiring a re-roll. I'm > > >>> otherwise +1, and many thanks for getting this release out. > > >>> > > >>> Cheers > > >>> > > >>> Jon > > >>> > > >>> On Sat, Jan 26, 2019 at 1:16 AM Roberto Cortez > > >> <[email protected]> > > >>> wrote: > > >>> > > >>>> Hi everyone, > > >>>> > > >>>> Here is ML2 of TomEE 8. It took me way longer than I expected, > since I > > >>>> found a few issues that I had to fix to perform the release > properly. > > >>>> Please, realize that this is no way a FINAL release and it doesn’t > > need > > >> to > > >>>> be perfect. We may have several Milestone versions until we reach a > > >> final > > >>>> one. > > >>>> > > >>>> Probably the most interesting feature of this release is the full > > >> support > > >>>> of MP 2.0 in the microprofile TomEE flavour. > > >>>> > > >>>> As part of the release, I also had to release a patched version of > > BVal2 > > >>>> with tomee groupId, alongside TomEE itself > > >>>> > > >>>> Staging Repos: > > >>>> > > https://repository.apache.org/content/repositories/orgapachetomee-1129/ > > >> < > > >>>> > > https://repository.apache.org/content/repositories/orgapachetomee-1129/ > > >>> > > >>>> (BVal 2) > > >>>> > > https://repository.apache.org/content/repositories/orgapachetomee-1132/ > > >> < > > >>>> > > https://repository.apache.org/content/repositories/orgapachetomee-1132/ > > >>> > > >>>> (TomEE) > > >>>> > > >>>> Source: > > >>>> > > >>>> > > >> > > > https://dist.apache.org/repos/dist/dev/tomee/tomee-8.0.0-M2/bval-parent-2.0.1-83f28d8-source-release.zip > > >>>> < > > >>>> > > >> > > > https://dist.apache.org/repos/dist/dev/tomee/tomee-8.0.0-M2/bval-parent-2.0.1-83f28d8-source-release.zip > > >>>> > > >> > > > https://dist.apache.org/repos/dist/dev/tomee/tomee-8.0.0-M2/tomee-project-8.0.0-M2-source-release.zip > > >>>> < > > >>>> > > >> > > > https://dist.apache.org/repos/dist/dev/tomee/tomee-8.0.0-M2/tomee-project-8.0.0-M2-source-release.zip > > >>>> Dist Area: > > >>>> https://dist.apache.org/repos/dist/dev/tomee/tomee-8.0.0-M2/ < > > >>>> https://dist.apache.org/repos/dist/dev/tomee/tomee-8.0.0-M2/> > > >>>> > > >>>> JIRA: > > >>>> https://jira.apache.org/jira/projects/TOMEE/versions/12344300 < > > >>>> https://jira.apache.org/jira/projects/TOMEE/versions/12344300> > > >>>> > > >>>> Thank you! > > >>>> > > >>>> Please vote: > > >>>> +1: Release > > >>>> 0: I don’t care > > >>>> -1 Do not release because ... > > >>>> > > >>>> The vote will be open for 3 days or the consensus is binding (At > > least 3 > > >>>> binding votes). > > >>>> > > >>>> Cheers, > > >>>> Roberto > > >> > > > > >
