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 2020/06/19 13:01:26 UTC

[VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Hi All,

I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache TomEE
8.0.3.

There's some background on this release here:
https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E

The key points here are:

* TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
examples. Release notes are below.

* TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
and all its dependencies from the javax to jakarta namespace.

* If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
build the examples, for most of them you should get a `javax` version and a
`jakarta` version. Moviefun is a good app to use to play around.

* TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd love
you to try it, kick the tyres and provide feedback. There will likely be a
few milestone releases before we get to a production-ready 9.0.0.

* We expect things to not work with the 9.0.0-M1 version. Feedback is
gratefully received, but will be addressed with subsequent releases.
Genuine show-stopper issues, such as legal issues, should be voted -1, but
bugs or functionality in the 9.0.0-M1 should not prevent this release going
ahead. If you have questions around this, please let us know.

* Both versions are built from the same codebase, hence the single vote.

* This vote includes the release of a patch plugin:
https://github.com/apache/tomee-patch-plugin, and one separate single
module to do the translation work for the jakarta version:
https://github.com/apache/tomee-jakarta. I'm expecting the
tomee-jakara repo to be removed and the module bought back under the tomee
tree when we can work out the build issues there.

Maven Repo:
https://repository.apache.org/content/repositories/orgapachetomee-1172/

Binaries & Source:
https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/

Tags:

https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1

Release notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219

Please VOTE:

[+1] Yes, release it
[+0] Not fussed
[-1] Don't release, there's a showstopper (please specify what the
showstopper is)

Vote will be open for 72 hours.

Here is my +1.

Thanks

Jon

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by David Blevins <da...@gmail.com>.
Just completed a run in EC2 on these proposed binaries.  Here are the high-level stats:


PASSED   25081   92%
FAILED   2157     7%
ALL     27238


Looking just as good as the snapshots!

My +1!


-- 
David Blevins
http://twitter.com/dblevins
http://www.tomitribe.com

> On Jun 19, 2020, at 8:38 PM, David Jencks <da...@gmail.com> wrote:
> 
> I can’t find the source archive that I can build locally to get all those juicy binary artifacts in https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/ <https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/>
> 
> ???
> 
> thanks 
> david jencks
> 
>> On Jun 19, 2020, at 6:01 AM, Jonathan Gallimore <jo...@gmail.com> wrote:
>> 
>> Hi All,
>> 
>> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache TomEE
>> 8.0.3.
>> 
>> There's some background on this release here:
>> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>> 
>> The key points here are:
>> 
>> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
>> examples. Release notes are below.
>> 
>> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
>> and all its dependencies from the javax to jakarta namespace.
>> 
>> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
>> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
>> build the examples, for most of them you should get a `javax` version and a
>> `jakarta` version. Moviefun is a good app to use to play around.
>> 
>> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd love
>> you to try it, kick the tyres and provide feedback. There will likely be a
>> few milestone releases before we get to a production-ready 9.0.0.
>> 
>> * We expect things to not work with the 9.0.0-M1 version. Feedback is
>> gratefully received, but will be addressed with subsequent releases.
>> Genuine show-stopper issues, such as legal issues, should be voted -1, but
>> bugs or functionality in the 9.0.0-M1 should not prevent this release going
>> ahead. If you have questions around this, please let us know.
>> 
>> * Both versions are built from the same codebase, hence the single vote.
>> 
>> * This vote includes the release of a patch plugin:
>> https://github.com/apache/tomee-patch-plugin, and one separate single
>> module to do the translation work for the jakarta version:
>> https://github.com/apache/tomee-jakarta. I'm expecting the
>> tomee-jakara repo to be removed and the module bought back under the tomee
>> tree when we can work out the build issues there.
>> 
>> Maven Repo:
>> https://repository.apache.org/content/repositories/orgapachetomee-1172/
>> 
>> Binaries & Source:
>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>> 
>> Tags:
>> 
>> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>> 
>> Release notes:
>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>> 
>> Please VOTE:
>> 
>> [+1] Yes, release it
>> [+0] Not fussed
>> [-1] Don't release, there's a showstopper (please specify what the
>> showstopper is)
>> 
>> Vote will be open for 72 hours.
>> 
>> Here is my +1.
>> 
>> Thanks
>> 
>> Jon
> 


Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Jonathan Gallimore <jo...@gmail.com>.
Thank you for the review, David!

Jon

On Sat, 20 Jun 2020, 15:36 David Jencks, <da...@gmail.com> wrote:

> Thanks!
>
> With these additions, +1
>
> David Jencks
>
> > On Jun 19, 2020, at 11:13 PM, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
> >
> > I missed copying those from the staged Maven repo - here they are (the
> > .ascs, sha256s and sha512s are there too):
> >
> > TomEE:
> >
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/tomee-project-8.0.3-source-release.zip
> > Patch Plugin:
> >
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/tomee-patch-parent-0.1-source-release.zip
> > TomEE Jakarta Conversion:
> >
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/apache-tomee-9.0.0-M1-source-release.zip
> >
> > Jon
> >
> > On Sat, Jun 20, 2020 at 5:29 AM David Jencks <da...@gmail.com>
> > wrote:
> >
> >> Sorry to be sticky, but an apache release is source code, packaged
> >> sufficiently to be able to build the product. A git tag isn’t
> sufficient.
> >> Everything else, such as jars, are convenience artifacts.  AFAICT
> there’s
> >> nothing to vote on here :-(
> >>
> >> It’s been many years but IIRC there’s a way to get maven to package up
> the
> >> clean source project just like a git checkout.  That’s what I was
> expecting
> >> so I could look over the source and legal files.
> >>
> >> David Jencks
> >>
> >>> On Jun 19, 2020, at 9:20 PM, David Blevins <da...@gmail.com>
> >> wrote:
> >>>
> >>> Not 100% confident on this, but I think it's these tags built in this
> >> order:
> >>>
> >>> -
> >>
> https://github.com/apache/tomee-patch-plugin/tree/tomee-patch-parent-0.1
> >>> - https://github.com/apache/tomee/tree/tomee-project-8.0.3
> >>> - https://github.com/apache/tomee-jakarta/tree/apache-tomee-9.0.0-M1
> >>>
> >>> Hopefully after this release we can eliminate the need for the
> >> tomee-jakarta repo and merge that into tomee/master.  As well, ideally
> we
> >> can hopefully use the v0.1 of the TomEE Patch Plugin and release that
> >> separately as needed.
> >>>
> >>>
> >>> -David
> >>>
> >>>
> >>>> On Jun 19, 2020, at 8:38 PM, David Jencks <da...@gmail.com>
> >> wrote:
> >>>>
> >>>> I can’t find the source archive that I can build locally to get all
> >> those juicy binary artifacts in
> >> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> <
> >> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/>
> >>>>
> >>>> ???
> >>>>
> >>>> thanks
> >>>> david jencks
> >>>>
> >>>>> On Jun 19, 2020, at 6:01 AM, Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com> wrote:
> >>>>>
> >>>>> Hi All,
> >>>>>
> >>>>> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> >> TomEE
> >>>>> 8.0.3.
> >>>>>
> >>>>> There's some background on this release here:
> >>>>>
> >>
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> >>>>>
> >>>>> The key points here are:
> >>>>>
> >>>>> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some
> >> changes to
> >>>>> examples. Release notes are below.
> >>>>>
> >>>>> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift
> >> TomEE
> >>>>> and all its dependencies from the javax to jakarta namespace.
> >>>>>
> >>>>> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would
> like
> >> to
> >>>>> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If
> >> you
> >>>>> build the examples, for most of them you should get a `javax` version
> >> and a
> >>>>> `jakarta` version. Moviefun is a good app to use to play around.
> >>>>>
> >>>>> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone.
> We'd
> >> love
> >>>>> you to try it, kick the tyres and provide feedback. There will likely
> >> be a
> >>>>> few milestone releases before we get to a production-ready 9.0.0.
> >>>>>
> >>>>> * We expect things to not work with the 9.0.0-M1 version. Feedback is
> >>>>> gratefully received, but will be addressed with subsequent releases.
> >>>>> Genuine show-stopper issues, such as legal issues, should be voted
> -1,
> >> but
> >>>>> bugs or functionality in the 9.0.0-M1 should not prevent this release
> >> going
> >>>>> ahead. If you have questions around this, please let us know.
> >>>>>
> >>>>> * Both versions are built from the same codebase, hence the single
> >> vote.
> >>>>>
> >>>>> * This vote includes the release of a patch plugin:
> >>>>> https://github.com/apache/tomee-patch-plugin, and one separate
> single
> >>>>> module to do the translation work for the jakarta version:
> >>>>> https://github.com/apache/tomee-jakarta. I'm expecting the
> >>>>> tomee-jakara repo to be removed and the module bought back under the
> >> tomee
> >>>>> tree when we can work out the build issues there.
> >>>>>
> >>>>> Maven Repo:
> >>>>>
> >> https://repository.apache.org/content/repositories/orgapachetomee-1172/
> >>>>>
> >>>>> Binaries & Source:
> >>>>>
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> >>>>>
> >>>>> Tags:
> >>>>>
> >>>>>
> >>
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> >>>>>
> >>
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> >>>>>
> >>
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> >>>>>
> >>>>> Release notes:
> >>>>>
> >>>>>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> >>>>>
> >>>>> Please VOTE:
> >>>>>
> >>>>> [+1] Yes, release it
> >>>>> [+0] Not fussed
> >>>>> [-1] Don't release, there's a showstopper (please specify what the
> >>>>> showstopper is)
> >>>>>
> >>>>> Vote will be open for 72 hours.
> >>>>>
> >>>>> Here is my +1.
> >>>>>
> >>>>> Thanks
> >>>>>
> >>>>> Jon
> >>>>
> >>>
> >>
> >>
>
>

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by David Jencks <da...@gmail.com>.
Thanks!

With these additions, +1

David Jencks

> On Jun 19, 2020, at 11:13 PM, Jonathan Gallimore <jo...@gmail.com> wrote:
> 
> I missed copying those from the staged Maven repo - here they are (the
> .ascs, sha256s and sha512s are there too):
> 
> TomEE:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/tomee-project-8.0.3-source-release.zip
> Patch Plugin:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/tomee-patch-parent-0.1-source-release.zip
> TomEE Jakarta Conversion:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/apache-tomee-9.0.0-M1-source-release.zip
> 
> Jon
> 
> On Sat, Jun 20, 2020 at 5:29 AM David Jencks <da...@gmail.com>
> wrote:
> 
>> Sorry to be sticky, but an apache release is source code, packaged
>> sufficiently to be able to build the product. A git tag isn’t sufficient.
>> Everything else, such as jars, are convenience artifacts.  AFAICT there’s
>> nothing to vote on here :-(
>> 
>> It’s been many years but IIRC there’s a way to get maven to package up the
>> clean source project just like a git checkout.  That’s what I was expecting
>> so I could look over the source and legal files.
>> 
>> David Jencks
>> 
>>> On Jun 19, 2020, at 9:20 PM, David Blevins <da...@gmail.com>
>> wrote:
>>> 
>>> Not 100% confident on this, but I think it's these tags built in this
>> order:
>>> 
>>> -
>> https://github.com/apache/tomee-patch-plugin/tree/tomee-patch-parent-0.1
>>> - https://github.com/apache/tomee/tree/tomee-project-8.0.3
>>> - https://github.com/apache/tomee-jakarta/tree/apache-tomee-9.0.0-M1
>>> 
>>> Hopefully after this release we can eliminate the need for the
>> tomee-jakarta repo and merge that into tomee/master.  As well, ideally we
>> can hopefully use the v0.1 of the TomEE Patch Plugin and release that
>> separately as needed.
>>> 
>>> 
>>> -David
>>> 
>>> 
>>>> On Jun 19, 2020, at 8:38 PM, David Jencks <da...@gmail.com>
>> wrote:
>>>> 
>>>> I can’t find the source archive that I can build locally to get all
>> those juicy binary artifacts in
>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/ <
>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/>
>>>> 
>>>> ???
>>>> 
>>>> thanks
>>>> david jencks
>>>> 
>>>>> On Jun 19, 2020, at 6:01 AM, Jonathan Gallimore <
>> jonathan.gallimore@gmail.com> wrote:
>>>>> 
>>>>> Hi All,
>>>>> 
>>>>> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
>> TomEE
>>>>> 8.0.3.
>>>>> 
>>>>> There's some background on this release here:
>>>>> 
>> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>>>>> 
>>>>> The key points here are:
>>>>> 
>>>>> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some
>> changes to
>>>>> examples. Release notes are below.
>>>>> 
>>>>> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift
>> TomEE
>>>>> and all its dependencies from the javax to jakarta namespace.
>>>>> 
>>>>> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like
>> to
>>>>> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If
>> you
>>>>> build the examples, for most of them you should get a `javax` version
>> and a
>>>>> `jakarta` version. Moviefun is a good app to use to play around.
>>>>> 
>>>>> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
>> love
>>>>> you to try it, kick the tyres and provide feedback. There will likely
>> be a
>>>>> few milestone releases before we get to a production-ready 9.0.0.
>>>>> 
>>>>> * We expect things to not work with the 9.0.0-M1 version. Feedback is
>>>>> gratefully received, but will be addressed with subsequent releases.
>>>>> Genuine show-stopper issues, such as legal issues, should be voted -1,
>> but
>>>>> bugs or functionality in the 9.0.0-M1 should not prevent this release
>> going
>>>>> ahead. If you have questions around this, please let us know.
>>>>> 
>>>>> * Both versions are built from the same codebase, hence the single
>> vote.
>>>>> 
>>>>> * This vote includes the release of a patch plugin:
>>>>> https://github.com/apache/tomee-patch-plugin, and one separate single
>>>>> module to do the translation work for the jakarta version:
>>>>> https://github.com/apache/tomee-jakarta. I'm expecting the
>>>>> tomee-jakara repo to be removed and the module bought back under the
>> tomee
>>>>> tree when we can work out the build issues there.
>>>>> 
>>>>> Maven Repo:
>>>>> 
>> https://repository.apache.org/content/repositories/orgapachetomee-1172/
>>>>> 
>>>>> Binaries & Source:
>>>>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>>>>> 
>>>>> Tags:
>>>>> 
>>>>> 
>> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>>>>> 
>> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>>>>> 
>> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>>>>> 
>>>>> Release notes:
>>>>> 
>>>>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>>>>> 
>>>>> Please VOTE:
>>>>> 
>>>>> [+1] Yes, release it
>>>>> [+0] Not fussed
>>>>> [-1] Don't release, there's a showstopper (please specify what the
>>>>> showstopper is)
>>>>> 
>>>>> Vote will be open for 72 hours.
>>>>> 
>>>>> Here is my +1.
>>>>> 
>>>>> Thanks
>>>>> 
>>>>> Jon
>>>> 
>>> 
>> 
>> 


Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Jonathan Gallimore <jo...@gmail.com>.
I missed copying those from the staged Maven repo - here they are (the
.ascs, sha256s and sha512s are there too):

TomEE:
https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/tomee-project-8.0.3-source-release.zip
Patch Plugin:
https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/tomee-patch-parent-0.1-source-release.zip
TomEE Jakarta Conversion:
https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/apache-tomee-9.0.0-M1-source-release.zip

Jon

On Sat, Jun 20, 2020 at 5:29 AM David Jencks <da...@gmail.com>
wrote:

> Sorry to be sticky, but an apache release is source code, packaged
> sufficiently to be able to build the product. A git tag isn’t sufficient.
> Everything else, such as jars, are convenience artifacts.  AFAICT there’s
> nothing to vote on here :-(
>
> It’s been many years but IIRC there’s a way to get maven to package up the
> clean source project just like a git checkout.  That’s what I was expecting
> so I could look over the source and legal files.
>
> David Jencks
>
> > On Jun 19, 2020, at 9:20 PM, David Blevins <da...@gmail.com>
> wrote:
> >
> > Not 100% confident on this, but I think it's these tags built in this
> order:
> >
> > -
> https://github.com/apache/tomee-patch-plugin/tree/tomee-patch-parent-0.1
> > - https://github.com/apache/tomee/tree/tomee-project-8.0.3
> > - https://github.com/apache/tomee-jakarta/tree/apache-tomee-9.0.0-M1
> >
> > Hopefully after this release we can eliminate the need for the
> tomee-jakarta repo and merge that into tomee/master.  As well, ideally we
> can hopefully use the v0.1 of the TomEE Patch Plugin and release that
> separately as needed.
> >
> >
> > -David
> >
> >
> >> On Jun 19, 2020, at 8:38 PM, David Jencks <da...@gmail.com>
> wrote:
> >>
> >> I can’t find the source archive that I can build locally to get all
> those juicy binary artifacts in
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/ <
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/>
> >>
> >> ???
> >>
> >> thanks
> >> david jencks
> >>
> >>> On Jun 19, 2020, at 6:01 AM, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
> >>>
> >>> Hi All,
> >>>
> >>> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> TomEE
> >>> 8.0.3.
> >>>
> >>> There's some background on this release here:
> >>>
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> >>>
> >>> The key points here are:
> >>>
> >>> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some
> changes to
> >>> examples. Release notes are below.
> >>>
> >>> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift
> TomEE
> >>> and all its dependencies from the javax to jakarta namespace.
> >>>
> >>> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like
> to
> >>> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If
> you
> >>> build the examples, for most of them you should get a `javax` version
> and a
> >>> `jakarta` version. Moviefun is a good app to use to play around.
> >>>
> >>> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
> love
> >>> you to try it, kick the tyres and provide feedback. There will likely
> be a
> >>> few milestone releases before we get to a production-ready 9.0.0.
> >>>
> >>> * We expect things to not work with the 9.0.0-M1 version. Feedback is
> >>> gratefully received, but will be addressed with subsequent releases.
> >>> Genuine show-stopper issues, such as legal issues, should be voted -1,
> but
> >>> bugs or functionality in the 9.0.0-M1 should not prevent this release
> going
> >>> ahead. If you have questions around this, please let us know.
> >>>
> >>> * Both versions are built from the same codebase, hence the single
> vote.
> >>>
> >>> * This vote includes the release of a patch plugin:
> >>> https://github.com/apache/tomee-patch-plugin, and one separate single
> >>> module to do the translation work for the jakarta version:
> >>> https://github.com/apache/tomee-jakarta. I'm expecting the
> >>> tomee-jakara repo to be removed and the module bought back under the
> tomee
> >>> tree when we can work out the build issues there.
> >>>
> >>> Maven Repo:
> >>>
> https://repository.apache.org/content/repositories/orgapachetomee-1172/
> >>>
> >>> Binaries & Source:
> >>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> >>>
> >>> Tags:
> >>>
> >>>
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> >>>
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> >>>
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> >>>
> >>> Release notes:
> >>>
> >>>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> >>>
> >>> Please VOTE:
> >>>
> >>> [+1] Yes, release it
> >>> [+0] Not fussed
> >>> [-1] Don't release, there's a showstopper (please specify what the
> >>> showstopper is)
> >>>
> >>> Vote will be open for 72 hours.
> >>>
> >>> Here is my +1.
> >>>
> >>> Thanks
> >>>
> >>> Jon
> >>
> >
>
>

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by David Jencks <da...@gmail.com>.
Sorry to be sticky, but an apache release is source code, packaged sufficiently to be able to build the product. A git tag isn’t sufficient.  Everything else, such as jars, are convenience artifacts.  AFAICT there’s nothing to vote on here :-(

It’s been many years but IIRC there’s a way to get maven to package up the clean source project just like a git checkout.  That’s what I was expecting so I could look over the source and legal files.

David Jencks

> On Jun 19, 2020, at 9:20 PM, David Blevins <da...@gmail.com> wrote:
> 
> Not 100% confident on this, but I think it's these tags built in this order:
> 
> - https://github.com/apache/tomee-patch-plugin/tree/tomee-patch-parent-0.1
> - https://github.com/apache/tomee/tree/tomee-project-8.0.3
> - https://github.com/apache/tomee-jakarta/tree/apache-tomee-9.0.0-M1
> 
> Hopefully after this release we can eliminate the need for the tomee-jakarta repo and merge that into tomee/master.  As well, ideally we can hopefully use the v0.1 of the TomEE Patch Plugin and release that separately as needed.
> 
> 
> -David
> 
> 
>> On Jun 19, 2020, at 8:38 PM, David Jencks <da...@gmail.com> wrote:
>> 
>> I can’t find the source archive that I can build locally to get all those juicy binary artifacts in https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/ <https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/>
>> 
>> ???
>> 
>> thanks 
>> david jencks
>> 
>>> On Jun 19, 2020, at 6:01 AM, Jonathan Gallimore <jo...@gmail.com> wrote:
>>> 
>>> Hi All,
>>> 
>>> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache TomEE
>>> 8.0.3.
>>> 
>>> There's some background on this release here:
>>> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>>> 
>>> The key points here are:
>>> 
>>> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
>>> examples. Release notes are below.
>>> 
>>> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
>>> and all its dependencies from the javax to jakarta namespace.
>>> 
>>> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
>>> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
>>> build the examples, for most of them you should get a `javax` version and a
>>> `jakarta` version. Moviefun is a good app to use to play around.
>>> 
>>> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd love
>>> you to try it, kick the tyres and provide feedback. There will likely be a
>>> few milestone releases before we get to a production-ready 9.0.0.
>>> 
>>> * We expect things to not work with the 9.0.0-M1 version. Feedback is
>>> gratefully received, but will be addressed with subsequent releases.
>>> Genuine show-stopper issues, such as legal issues, should be voted -1, but
>>> bugs or functionality in the 9.0.0-M1 should not prevent this release going
>>> ahead. If you have questions around this, please let us know.
>>> 
>>> * Both versions are built from the same codebase, hence the single vote.
>>> 
>>> * This vote includes the release of a patch plugin:
>>> https://github.com/apache/tomee-patch-plugin, and one separate single
>>> module to do the translation work for the jakarta version:
>>> https://github.com/apache/tomee-jakarta. I'm expecting the
>>> tomee-jakara repo to be removed and the module bought back under the tomee
>>> tree when we can work out the build issues there.
>>> 
>>> Maven Repo:
>>> https://repository.apache.org/content/repositories/orgapachetomee-1172/
>>> 
>>> Binaries & Source:
>>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>>> 
>>> Tags:
>>> 
>>> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>>> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>>> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>>> 
>>> Release notes:
>>> 
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>>> 
>>> Please VOTE:
>>> 
>>> [+1] Yes, release it
>>> [+0] Not fussed
>>> [-1] Don't release, there's a showstopper (please specify what the
>>> showstopper is)
>>> 
>>> Vote will be open for 72 hours.
>>> 
>>> Here is my +1.
>>> 
>>> Thanks
>>> 
>>> Jon
>> 
> 


Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by David Blevins <da...@gmail.com>.
Not 100% confident on this, but I think it's these tags built in this order:

 - https://github.com/apache/tomee-patch-plugin/tree/tomee-patch-parent-0.1
 - https://github.com/apache/tomee/tree/tomee-project-8.0.3
 - https://github.com/apache/tomee-jakarta/tree/apache-tomee-9.0.0-M1

Hopefully after this release we can eliminate the need for the tomee-jakarta repo and merge that into tomee/master.  As well, ideally we can hopefully use the v0.1 of the TomEE Patch Plugin and release that separately as needed.


-David


> On Jun 19, 2020, at 8:38 PM, David Jencks <da...@gmail.com> wrote:
> 
> I can’t find the source archive that I can build locally to get all those juicy binary artifacts in https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/ <https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/>
> 
> ???
> 
> thanks 
> david jencks
> 
>> On Jun 19, 2020, at 6:01 AM, Jonathan Gallimore <jo...@gmail.com> wrote:
>> 
>> Hi All,
>> 
>> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache TomEE
>> 8.0.3.
>> 
>> There's some background on this release here:
>> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>> 
>> The key points here are:
>> 
>> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
>> examples. Release notes are below.
>> 
>> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
>> and all its dependencies from the javax to jakarta namespace.
>> 
>> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
>> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
>> build the examples, for most of them you should get a `javax` version and a
>> `jakarta` version. Moviefun is a good app to use to play around.
>> 
>> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd love
>> you to try it, kick the tyres and provide feedback. There will likely be a
>> few milestone releases before we get to a production-ready 9.0.0.
>> 
>> * We expect things to not work with the 9.0.0-M1 version. Feedback is
>> gratefully received, but will be addressed with subsequent releases.
>> Genuine show-stopper issues, such as legal issues, should be voted -1, but
>> bugs or functionality in the 9.0.0-M1 should not prevent this release going
>> ahead. If you have questions around this, please let us know.
>> 
>> * Both versions are built from the same codebase, hence the single vote.
>> 
>> * This vote includes the release of a patch plugin:
>> https://github.com/apache/tomee-patch-plugin, and one separate single
>> module to do the translation work for the jakarta version:
>> https://github.com/apache/tomee-jakarta. I'm expecting the
>> tomee-jakara repo to be removed and the module bought back under the tomee
>> tree when we can work out the build issues there.
>> 
>> Maven Repo:
>> https://repository.apache.org/content/repositories/orgapachetomee-1172/
>> 
>> Binaries & Source:
>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>> 
>> Tags:
>> 
>> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>> 
>> Release notes:
>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>> 
>> Please VOTE:
>> 
>> [+1] Yes, release it
>> [+0] Not fussed
>> [-1] Don't release, there's a showstopper (please specify what the
>> showstopper is)
>> 
>> Vote will be open for 72 hours.
>> 
>> Here is my +1.
>> 
>> Thanks
>> 
>> Jon
> 


Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by David Jencks <da...@gmail.com>.
I can’t find the source archive that I can build locally to get all those juicy binary artifacts in https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/ <https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/>

???

thanks 
david jencks

> On Jun 19, 2020, at 6:01 AM, Jonathan Gallimore <jo...@gmail.com> wrote:
> 
> Hi All,
> 
> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache TomEE
> 8.0.3.
> 
> There's some background on this release here:
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> 
> The key points here are:
> 
> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
> examples. Release notes are below.
> 
> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
> and all its dependencies from the javax to jakarta namespace.
> 
> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
> build the examples, for most of them you should get a `javax` version and a
> `jakarta` version. Moviefun is a good app to use to play around.
> 
> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd love
> you to try it, kick the tyres and provide feedback. There will likely be a
> few milestone releases before we get to a production-ready 9.0.0.
> 
> * We expect things to not work with the 9.0.0-M1 version. Feedback is
> gratefully received, but will be addressed with subsequent releases.
> Genuine show-stopper issues, such as legal issues, should be voted -1, but
> bugs or functionality in the 9.0.0-M1 should not prevent this release going
> ahead. If you have questions around this, please let us know.
> 
> * Both versions are built from the same codebase, hence the single vote.
> 
> * This vote includes the release of a patch plugin:
> https://github.com/apache/tomee-patch-plugin, and one separate single
> module to do the translation work for the jakarta version:
> https://github.com/apache/tomee-jakarta. I'm expecting the
> tomee-jakara repo to be removed and the module bought back under the tomee
> tree when we can work out the build issues there.
> 
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1172/
> 
> Binaries & Source:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> 
> Tags:
> 
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> 
> Release notes:
> 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> 
> Please VOTE:
> 
> [+1] Yes, release it
> [+0] Not fussed
> [-1] Don't release, there's a showstopper (please specify what the
> showstopper is)
> 
> Vote will be open for 72 hours.
> 
> Here is my +1.
> 
> Thanks
> 
> Jon


Re: [RESULT] [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by David Blevins <da...@gmail.com>.
It's incredibly amazing what we've all done.  We should all be very proud.

It takes a lot of work to get off the idea stage with bytecode transformation.  It takes a lot of work to close the last issues.  It takes a big effort to get a vote across the finish line at all, let alone this fast.

The last time I saw a vote clear this quickly was TomEE 1.0.0 beta 1 in October 4th, 2011, the day before JavaOne 2011.

I'm going to take this as a sign. The good-ol-days are ahead of us :)

Massive thank you and congratulations to everyone.  Get ready to do some retweeting tomorrow!


-David


> On Jun 22, 2020, at 6:43 AM, Jonathan Gallimore <jo...@gmail.com> wrote:
> 
> Hi All,
> 
> Thank you for voting. The following +1 votes were cast:
> 
> Thiago Henrique Hupner
> Cesar Hernandez
> Ivan Junckes Filho
> Nishant Raut
> Daniel Dias Dos Santos
> David Jencks (binding)
> David Blevins (binding)
> Jonathan Gallimore (binding)
> 
> With 8 +1's and no other votes, this vote passes. Thank you everyone for
> your reviews and votes. I'll promote these artifacts and complete the
> release.
> 
> Jon
> 
> 
> On Fri, Jun 19, 2020 at 2:01 PM Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
> 
>> Hi All,
>> 
>> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
>> TomEE 8.0.3.
>> 
>> There's some background on this release here:
>> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>> 
>> The key points here are:
>> 
>> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
>> examples. Release notes are below.
>> 
>> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
>> and all its dependencies from the javax to jakarta namespace.
>> 
>> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
>> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
>> build the examples, for most of them you should get a `javax` version and a
>> `jakarta` version. Moviefun is a good app to use to play around.
>> 
>> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
>> love you to try it, kick the tyres and provide feedback. There will likely
>> be a few milestone releases before we get to a production-ready 9.0.0.
>> 
>> * We expect things to not work with the 9.0.0-M1 version. Feedback is
>> gratefully received, but will be addressed with subsequent releases.
>> Genuine show-stopper issues, such as legal issues, should be voted -1, but
>> bugs or functionality in the 9.0.0-M1 should not prevent this release going
>> ahead. If you have questions around this, please let us know.
>> 
>> * Both versions are built from the same codebase, hence the single vote.
>> 
>> * This vote includes the release of a patch plugin:
>> https://github.com/apache/tomee-patch-plugin, and one separate single
>> module to do the translation work for the jakarta version:
>> https://github.com/apache/tomee-jakarta. I'm expecting the
>> tomee-jakara repo to be removed and the module bought back under the tomee
>> tree when we can work out the build issues there.
>> 
>> Maven Repo:
>> https://repository.apache.org/content/repositories/orgapachetomee-1172/
>> 
>> Binaries & Source:
>> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>> 
>> Tags:
>> 
>> 
>> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>> 
>> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>> 
>> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>> 
>> Release notes:
>> 
>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>> 
>> Please VOTE:
>> 
>> [+1] Yes, release it
>> [+0] Not fussed
>> [-1] Don't release, there's a showstopper (please specify what the
>> showstopper is)
>> 
>> Vote will be open for 72 hours.
>> 
>> Here is my +1.
>> 
>> Thanks
>> 
>> Jon
>> 


Re: [RESULT] [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Daniel Dias Dos Santos <da...@gmail.com>.
great,

thanks David :  )
--

*Daniel Dias dos Santos*
Java Developer
SouJava & JCP Member
GitHub: https://github.com/Daniel-Dos
Linkedin: www.linkedin.com/in/danieldiasjava
Twitter: http://twitter.com/danieldiasjava


Em seg., 22 de jun. de 2020 às 13:17, David Blevins <da...@gmail.com>
escreveu:

> > On Jun 22, 2020, at 8:03 AM, Daniel Dias Dos Santos <
> daniel.dias.analistati@gmail.com> wrote:
> >
> > Hi,
> >
> > Jon, is feedback to send to the developer or user list?
>
> Here's the line.  I found a bug and ...
>
>  - am interested in contributing in this area if something is needed to
> solve this, can you help me do that?
>      -> dev@ list
>
>  - don't have interest/time to contribute, can I have the solution?
>      -> users@ list
>
>
> -David
>
>

Re: [RESULT] [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by David Blevins <da...@gmail.com>.
> On Jun 22, 2020, at 8:03 AM, Daniel Dias Dos Santos <da...@gmail.com> wrote:
> 
> Hi,
> 
> Jon, is feedback to send to the developer or user list?

Here's the line.  I found a bug and ...

 - am interested in contributing in this area if something is needed to solve this, can you help me do that?
     -> dev@ list

 - don't have interest/time to contribute, can I have the solution?
     -> users@ list


-David


Re: [RESULT] [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
+1

Thanks
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Jun 22, 2020 at 5:03 PM Daniel Dias Dos Santos <
daniel.dias.analistati@gmail.com> wrote:

> Hi,
>
> Jon, is feedback to send to the developer or user list?
> --
>
> *Daniel Dias dos Santos*
> Java Developer
> SouJava & JCP Member
> GitHub: https://github.com/Daniel-Dos
> Linkedin: www.linkedin.com/in/danieldiasjava
> Twitter: http://twitter.com/danieldiasjava
>
>
> Em seg., 22 de jun. de 2020 às 11:25, Daniel Dias Dos Santos <
> daniel.dias.analistati@gmail.com> escreveu:
>
> > great :  )
> > --
> >
> > *Daniel Dias dos Santos*
> > Java Developer
> > SouJava & JCP Member
> > GitHub: https://github.com/Daniel-Dos
> > Linkedin: www.linkedin.com/in/danieldiasjava
> > Twitter: http://twitter.com/danieldiasjava
> >
> >
> > Em seg., 22 de jun. de 2020 às 10:53, Jonathan Gallimore <
> > jonathan.gallimore@gmail.com> escreveu:
> >
> >> Hi All,
> >>
> >> Thank you for voting. The following +1 votes were cast:
> >>
> >> Thiago Henrique Hupner
> >> Cesar Hernandez
> >> Ivan Junckes Filho
> >> Nishant Raut
> >> Daniel Dias Dos Santos
> >> David Jencks (binding)
> >> David Blevins (binding)
> >> Jonathan Gallimore (binding)
> >>
> >> With 8 +1's and no other votes, this vote passes. Thank you everyone for
> >> your reviews and votes. I'll promote these artifacts and complete the
> >> release.
> >>
> >> Jon
> >>
> >>
> >> On Fri, Jun 19, 2020 at 2:01 PM Jonathan Gallimore <
> >> jonathan.gallimore@gmail.com> wrote:
> >>
> >> > Hi All,
> >> >
> >> > I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> >> > TomEE 8.0.3.
> >> >
> >> > There's some background on this release here:
> >> >
> >>
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> >> >
> >> > The key points here are:
> >> >
> >> > * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some
> changes
> >> to
> >> > examples. Release notes are below.
> >> >
> >> > * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift
> TomEE
> >> > and all its dependencies from the javax to jakarta namespace.
> >> >
> >> > * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like
> >> to
> >> > try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If
> you
> >> > build the examples, for most of them you should get a `javax` version
> >> and a
> >> > `jakarta` version. Moviefun is a good app to use to play around.
> >> >
> >> > * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
> >> > love you to try it, kick the tyres and provide feedback. There will
> >> likely
> >> > be a few milestone releases before we get to a production-ready 9.0.0.
> >> >
> >> > * We expect things to not work with the 9.0.0-M1 version. Feedback is
> >> > gratefully received, but will be addressed with subsequent releases.
> >> > Genuine show-stopper issues, such as legal issues, should be voted -1,
> >> but
> >> > bugs or functionality in the 9.0.0-M1 should not prevent this release
> >> going
> >> > ahead. If you have questions around this, please let us know.
> >> >
> >> > * Both versions are built from the same codebase, hence the single
> vote.
> >> >
> >> > * This vote includes the release of a patch plugin:
> >> > https://github.com/apache/tomee-patch-plugin, and one separate single
> >> > module to do the translation work for the jakarta version:
> >> > https://github.com/apache/tomee-jakarta. I'm expecting the
> >> > tomee-jakara repo to be removed and the module bought back under the
> >> tomee
> >> > tree when we can work out the build issues there.
> >> >
> >> > Maven Repo:
> >> >
> https://repository.apache.org/content/repositories/orgapachetomee-1172/
> >> >
> >> > Binaries & Source:
> >> >
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> >> >
> >> > Tags:
> >> >
> >> >
> >> >
> >>
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> >> >
> >> >
> >>
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> >> >
> >> >
> >>
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> >> >
> >> > Release notes:
> >> >
> >> >
> >> >
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> >> >
> >> > Please VOTE:
> >> >
> >> > [+1] Yes, release it
> >> > [+0] Not fussed
> >> > [-1] Don't release, there's a showstopper (please specify what the
> >> > showstopper is)
> >> >
> >> > Vote will be open for 72 hours.
> >> >
> >> > Here is my +1.
> >> >
> >> > Thanks
> >> >
> >> > Jon
> >> >
> >>
> >
>

Re: [RESULT] [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Daniel Dias Dos Santos <da...@gmail.com>.
Hi,

Jon, is feedback to send to the developer or user list?
--

*Daniel Dias dos Santos*
Java Developer
SouJava & JCP Member
GitHub: https://github.com/Daniel-Dos
Linkedin: www.linkedin.com/in/danieldiasjava
Twitter: http://twitter.com/danieldiasjava


Em seg., 22 de jun. de 2020 às 11:25, Daniel Dias Dos Santos <
daniel.dias.analistati@gmail.com> escreveu:

> great :  )
> --
>
> *Daniel Dias dos Santos*
> Java Developer
> SouJava & JCP Member
> GitHub: https://github.com/Daniel-Dos
> Linkedin: www.linkedin.com/in/danieldiasjava
> Twitter: http://twitter.com/danieldiasjava
>
>
> Em seg., 22 de jun. de 2020 às 10:53, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> escreveu:
>
>> Hi All,
>>
>> Thank you for voting. The following +1 votes were cast:
>>
>> Thiago Henrique Hupner
>> Cesar Hernandez
>> Ivan Junckes Filho
>> Nishant Raut
>> Daniel Dias Dos Santos
>> David Jencks (binding)
>> David Blevins (binding)
>> Jonathan Gallimore (binding)
>>
>> With 8 +1's and no other votes, this vote passes. Thank you everyone for
>> your reviews and votes. I'll promote these artifacts and complete the
>> release.
>>
>> Jon
>>
>>
>> On Fri, Jun 19, 2020 at 2:01 PM Jonathan Gallimore <
>> jonathan.gallimore@gmail.com> wrote:
>>
>> > Hi All,
>> >
>> > I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
>> > TomEE 8.0.3.
>> >
>> > There's some background on this release here:
>> >
>> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>> >
>> > The key points here are:
>> >
>> > * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes
>> to
>> > examples. Release notes are below.
>> >
>> > * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
>> > and all its dependencies from the javax to jakarta namespace.
>> >
>> > * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like
>> to
>> > try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
>> > build the examples, for most of them you should get a `javax` version
>> and a
>> > `jakarta` version. Moviefun is a good app to use to play around.
>> >
>> > * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
>> > love you to try it, kick the tyres and provide feedback. There will
>> likely
>> > be a few milestone releases before we get to a production-ready 9.0.0.
>> >
>> > * We expect things to not work with the 9.0.0-M1 version. Feedback is
>> > gratefully received, but will be addressed with subsequent releases.
>> > Genuine show-stopper issues, such as legal issues, should be voted -1,
>> but
>> > bugs or functionality in the 9.0.0-M1 should not prevent this release
>> going
>> > ahead. If you have questions around this, please let us know.
>> >
>> > * Both versions are built from the same codebase, hence the single vote.
>> >
>> > * This vote includes the release of a patch plugin:
>> > https://github.com/apache/tomee-patch-plugin, and one separate single
>> > module to do the translation work for the jakarta version:
>> > https://github.com/apache/tomee-jakarta. I'm expecting the
>> > tomee-jakara repo to be removed and the module bought back under the
>> tomee
>> > tree when we can work out the build issues there.
>> >
>> > Maven Repo:
>> > https://repository.apache.org/content/repositories/orgapachetomee-1172/
>> >
>> > Binaries & Source:
>> > https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>> >
>> > Tags:
>> >
>> >
>> >
>> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>> >
>> >
>> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>> >
>> >
>> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>> >
>> > Release notes:
>> >
>> >
>> >
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>> >
>> > Please VOTE:
>> >
>> > [+1] Yes, release it
>> > [+0] Not fussed
>> > [-1] Don't release, there's a showstopper (please specify what the
>> > showstopper is)
>> >
>> > Vote will be open for 72 hours.
>> >
>> > Here is my +1.
>> >
>> > Thanks
>> >
>> > Jon
>> >
>>
>

Re: [RESULT] [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Daniel Dias Dos Santos <da...@gmail.com>.
great :  )
--

*Daniel Dias dos Santos*
Java Developer
SouJava & JCP Member
GitHub: https://github.com/Daniel-Dos
Linkedin: www.linkedin.com/in/danieldiasjava
Twitter: http://twitter.com/danieldiasjava


Em seg., 22 de jun. de 2020 às 10:53, Jonathan Gallimore <
jonathan.gallimore@gmail.com> escreveu:

> Hi All,
>
> Thank you for voting. The following +1 votes were cast:
>
> Thiago Henrique Hupner
> Cesar Hernandez
> Ivan Junckes Filho
> Nishant Raut
> Daniel Dias Dos Santos
> David Jencks (binding)
> David Blevins (binding)
> Jonathan Gallimore (binding)
>
> With 8 +1's and no other votes, this vote passes. Thank you everyone for
> your reviews and votes. I'll promote these artifacts and complete the
> release.
>
> Jon
>
>
> On Fri, Jun 19, 2020 at 2:01 PM Jonathan Gallimore <
> jonathan.gallimore@gmail.com> wrote:
>
> > Hi All,
> >
> > I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> > TomEE 8.0.3.
> >
> > There's some background on this release here:
> >
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> >
> > The key points here are:
> >
> > * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes
> to
> > examples. Release notes are below.
> >
> > * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
> > and all its dependencies from the javax to jakarta namespace.
> >
> > * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
> > try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
> > build the examples, for most of them you should get a `javax` version
> and a
> > `jakarta` version. Moviefun is a good app to use to play around.
> >
> > * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
> > love you to try it, kick the tyres and provide feedback. There will
> likely
> > be a few milestone releases before we get to a production-ready 9.0.0.
> >
> > * We expect things to not work with the 9.0.0-M1 version. Feedback is
> > gratefully received, but will be addressed with subsequent releases.
> > Genuine show-stopper issues, such as legal issues, should be voted -1,
> but
> > bugs or functionality in the 9.0.0-M1 should not prevent this release
> going
> > ahead. If you have questions around this, please let us know.
> >
> > * Both versions are built from the same codebase, hence the single vote.
> >
> > * This vote includes the release of a patch plugin:
> > https://github.com/apache/tomee-patch-plugin, and one separate single
> > module to do the translation work for the jakarta version:
> > https://github.com/apache/tomee-jakarta. I'm expecting the
> > tomee-jakara repo to be removed and the module bought back under the
> tomee
> > tree when we can work out the build issues there.
> >
> > Maven Repo:
> > https://repository.apache.org/content/repositories/orgapachetomee-1172/
> >
> > Binaries & Source:
> > https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> >
> > Tags:
> >
> >
> >
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> >
> > Release notes:
> >
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> >
> > Please VOTE:
> >
> > [+1] Yes, release it
> > [+0] Not fussed
> > [-1] Don't release, there's a showstopper (please specify what the
> > showstopper is)
> >
> > Vote will be open for 72 hours.
> >
> > Here is my +1.
> >
> > Thanks
> >
> > Jon
> >
>

[RESULT] [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Jonathan Gallimore <jo...@gmail.com>.
Hi All,

Thank you for voting. The following +1 votes were cast:

Thiago Henrique Hupner
Cesar Hernandez
Ivan Junckes Filho
Nishant Raut
Daniel Dias Dos Santos
David Jencks (binding)
David Blevins (binding)
Jonathan Gallimore (binding)

With 8 +1's and no other votes, this vote passes. Thank you everyone for
your reviews and votes. I'll promote these artifacts and complete the
release.

Jon


On Fri, Jun 19, 2020 at 2:01 PM Jonathan Gallimore <
jonathan.gallimore@gmail.com> wrote:

> Hi All,
>
> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> TomEE 8.0.3.
>
> There's some background on this release here:
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>
> The key points here are:
>
> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
> examples. Release notes are below.
>
> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
> and all its dependencies from the javax to jakarta namespace.
>
> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
> build the examples, for most of them you should get a `javax` version and a
> `jakarta` version. Moviefun is a good app to use to play around.
>
> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
> love you to try it, kick the tyres and provide feedback. There will likely
> be a few milestone releases before we get to a production-ready 9.0.0.
>
> * We expect things to not work with the 9.0.0-M1 version. Feedback is
> gratefully received, but will be addressed with subsequent releases.
> Genuine show-stopper issues, such as legal issues, should be voted -1, but
> bugs or functionality in the 9.0.0-M1 should not prevent this release going
> ahead. If you have questions around this, please let us know.
>
> * Both versions are built from the same codebase, hence the single vote.
>
> * This vote includes the release of a patch plugin:
> https://github.com/apache/tomee-patch-plugin, and one separate single
> module to do the translation work for the jakarta version:
> https://github.com/apache/tomee-jakarta. I'm expecting the
> tomee-jakara repo to be removed and the module bought back under the tomee
> tree when we can work out the build issues there.
>
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1172/
>
> Binaries & Source:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>
> Tags:
>
>
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>
> Release notes:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>
> Please VOTE:
>
> [+1] Yes, release it
> [+0] Not fussed
> [-1] Don't release, there's a showstopper (please specify what the
> showstopper is)
>
> Vote will be open for 72 hours.
>
> Here is my +1.
>
> Thanks
>
> Jon
>

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Daniel Dias Dos Santos <da...@gmail.com>.
+1
--

*Daniel Dias dos Santos*
Java Developer
SouJava & JCP Member
GitHub: https://github.com/Daniel-Dos
Linkedin: www.linkedin.com/in/danieldiasjava
Twitter: http://twitter.com/danieldiasjava


Em sex., 19 de jun. de 2020 às 13:48, Nishant Raut <ni...@gmail.com>
escreveu:

> +1
>
> Thanks and Regards,
> Nishant Raut
> https://twitter.com/rautnishant
>
> On Fri, Jun 19, 2020, 10:00 PM Ivan Junckes Filho <iv...@gmail.com>
> wrote:
>
> > +1
> >
> > On Fri, Jun 19, 2020 at 1:22 PM Cesar Hernandez <ce...@gmail.com>
> > wrote:
> >
> > > +1
> > >
> > > El vie., 19 jun. 2020 a las 7:05, Thiago Henrique Hupner (<
> > > thihup@gmail.com>)
> > > escribió:
> > >
> > > > +1
> > > >
> > > > Em sex, 19 de jun de 2020 10:01, Jonathan Gallimore <
> > > > jonathan.gallimore@gmail.com> escreveu:
> > > >
> > > > > Hi All,
> > > > >
> > > > > I am delighted to present a vote for Apache TomEE 9.0.0-M1 and
> Apache
> > > > TomEE
> > > > > 8.0.3.
> > > > >
> > > > > There's some background on this release here:
> > > > >
> > > > >
> > > >
> > >
> >
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> > > > >
> > > > > The key points here are:
> > > > >
> > > > > * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some
> > changes
> > > > to
> > > > > examples. Release notes are below.
> > > > >
> > > > > * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift
> > > TomEE
> > > > > and all its dependencies from the javax to jakarta namespace.
> > > > >
> > > > > * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would
> > like
> > > to
> > > > > try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1.
> If
> > > you
> > > > > build the examples, for most of them you should get a `javax`
> version
> > > > and a
> > > > > `jakarta` version. Moviefun is a good app to use to play around.
> > > > >
> > > > > * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone.
> > We'd
> > > > love
> > > > > you to try it, kick the tyres and provide feedback. There will
> likely
> > > be
> > > > a
> > > > > few milestone releases before we get to a production-ready 9.0.0.
> > > > >
> > > > > * We expect things to not work with the 9.0.0-M1 version. Feedback
> is
> > > > > gratefully received, but will be addressed with subsequent
> releases.
> > > > > Genuine show-stopper issues, such as legal issues, should be voted
> > -1,
> > > > but
> > > > > bugs or functionality in the 9.0.0-M1 should not prevent this
> release
> > > > going
> > > > > ahead. If you have questions around this, please let us know.
> > > > >
> > > > > * Both versions are built from the same codebase, hence the single
> > > vote.
> > > > >
> > > > > * This vote includes the release of a patch plugin:
> > > > > https://github.com/apache/tomee-patch-plugin, and one separate
> > single
> > > > > module to do the translation work for the jakarta version:
> > > > > https://github.com/apache/tomee-jakarta. I'm expecting the
> > > > > tomee-jakara repo to be removed and the module bought back under
> the
> > > > tomee
> > > > > tree when we can work out the build issues there.
> > > > >
> > > > > Maven Repo:
> > > > >
> > >
> https://repository.apache.org/content/repositories/orgapachetomee-1172/
> > > > >
> > > > > Binaries & Source:
> > > > >
> > https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> > > > >
> > > > > Tags:
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> > > > >
> > > > >
> > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> > > > >
> > > > >
> > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> > > > >
> > > > > Release notes:
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> > > > >
> > > > > Please VOTE:
> > > > >
> > > > > [+1] Yes, release it
> > > > > [+0] Not fussed
> > > > > [-1] Don't release, there's a showstopper (please specify what the
> > > > > showstopper is)
> > > > >
> > > > > Vote will be open for 72 hours.
> > > > >
> > > > > Here is my +1.
> > > > >
> > > > > Thanks
> > > > >
> > > > > Jon
> > > > >
> > > >
> > >
> > >
> > > --
> > > Atentamente:
> > > César Hernández.
> > >
> >
>

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Nishant Raut <ni...@gmail.com>.
+1

Thanks and Regards,
Nishant Raut
https://twitter.com/rautnishant

On Fri, Jun 19, 2020, 10:00 PM Ivan Junckes Filho <iv...@gmail.com>
wrote:

> +1
>
> On Fri, Jun 19, 2020 at 1:22 PM Cesar Hernandez <ce...@gmail.com>
> wrote:
>
> > +1
> >
> > El vie., 19 jun. 2020 a las 7:05, Thiago Henrique Hupner (<
> > thihup@gmail.com>)
> > escribió:
> >
> > > +1
> > >
> > > Em sex, 19 de jun de 2020 10:01, Jonathan Gallimore <
> > > jonathan.gallimore@gmail.com> escreveu:
> > >
> > > > Hi All,
> > > >
> > > > I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> > > TomEE
> > > > 8.0.3.
> > > >
> > > > There's some background on this release here:
> > > >
> > > >
> > >
> >
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> > > >
> > > > The key points here are:
> > > >
> > > > * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some
> changes
> > > to
> > > > examples. Release notes are below.
> > > >
> > > > * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift
> > TomEE
> > > > and all its dependencies from the javax to jakarta namespace.
> > > >
> > > > * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would
> like
> > to
> > > > try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If
> > you
> > > > build the examples, for most of them you should get a `javax` version
> > > and a
> > > > `jakarta` version. Moviefun is a good app to use to play around.
> > > >
> > > > * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone.
> We'd
> > > love
> > > > you to try it, kick the tyres and provide feedback. There will likely
> > be
> > > a
> > > > few milestone releases before we get to a production-ready 9.0.0.
> > > >
> > > > * We expect things to not work with the 9.0.0-M1 version. Feedback is
> > > > gratefully received, but will be addressed with subsequent releases.
> > > > Genuine show-stopper issues, such as legal issues, should be voted
> -1,
> > > but
> > > > bugs or functionality in the 9.0.0-M1 should not prevent this release
> > > going
> > > > ahead. If you have questions around this, please let us know.
> > > >
> > > > * Both versions are built from the same codebase, hence the single
> > vote.
> > > >
> > > > * This vote includes the release of a patch plugin:
> > > > https://github.com/apache/tomee-patch-plugin, and one separate
> single
> > > > module to do the translation work for the jakarta version:
> > > > https://github.com/apache/tomee-jakarta. I'm expecting the
> > > > tomee-jakara repo to be removed and the module bought back under the
> > > tomee
> > > > tree when we can work out the build issues there.
> > > >
> > > > Maven Repo:
> > > >
> > https://repository.apache.org/content/repositories/orgapachetomee-1172/
> > > >
> > > > Binaries & Source:
> > > >
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> > > >
> > > > Tags:
> > > >
> > > >
> > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> > > >
> > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> > > >
> > > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> > > >
> > > > Release notes:
> > > >
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> > > >
> > > > Please VOTE:
> > > >
> > > > [+1] Yes, release it
> > > > [+0] Not fussed
> > > > [-1] Don't release, there's a showstopper (please specify what the
> > > > showstopper is)
> > > >
> > > > Vote will be open for 72 hours.
> > > >
> > > > Here is my +1.
> > > >
> > > > Thanks
> > > >
> > > > Jon
> > > >
> > >
> >
> >
> > --
> > Atentamente:
> > César Hernández.
> >
>

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Ivan Junckes Filho <iv...@gmail.com>.
+1

On Fri, Jun 19, 2020 at 1:22 PM Cesar Hernandez <ce...@gmail.com>
wrote:

> +1
>
> El vie., 19 jun. 2020 a las 7:05, Thiago Henrique Hupner (<
> thihup@gmail.com>)
> escribió:
>
> > +1
> >
> > Em sex, 19 de jun de 2020 10:01, Jonathan Gallimore <
> > jonathan.gallimore@gmail.com> escreveu:
> >
> > > Hi All,
> > >
> > > I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> > TomEE
> > > 8.0.3.
> > >
> > > There's some background on this release here:
> > >
> > >
> >
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> > >
> > > The key points here are:
> > >
> > > * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes
> > to
> > > examples. Release notes are below.
> > >
> > > * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift
> TomEE
> > > and all its dependencies from the javax to jakarta namespace.
> > >
> > > * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like
> to
> > > try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If
> you
> > > build the examples, for most of them you should get a `javax` version
> > and a
> > > `jakarta` version. Moviefun is a good app to use to play around.
> > >
> > > * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
> > love
> > > you to try it, kick the tyres and provide feedback. There will likely
> be
> > a
> > > few milestone releases before we get to a production-ready 9.0.0.
> > >
> > > * We expect things to not work with the 9.0.0-M1 version. Feedback is
> > > gratefully received, but will be addressed with subsequent releases.
> > > Genuine show-stopper issues, such as legal issues, should be voted -1,
> > but
> > > bugs or functionality in the 9.0.0-M1 should not prevent this release
> > going
> > > ahead. If you have questions around this, please let us know.
> > >
> > > * Both versions are built from the same codebase, hence the single
> vote.
> > >
> > > * This vote includes the release of a patch plugin:
> > > https://github.com/apache/tomee-patch-plugin, and one separate single
> > > module to do the translation work for the jakarta version:
> > > https://github.com/apache/tomee-jakarta. I'm expecting the
> > > tomee-jakara repo to be removed and the module bought back under the
> > tomee
> > > tree when we can work out the build issues there.
> > >
> > > Maven Repo:
> > >
> https://repository.apache.org/content/repositories/orgapachetomee-1172/
> > >
> > > Binaries & Source:
> > > https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> > >
> > > Tags:
> > >
> > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> > >
> > >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> > >
> > > Release notes:
> > >
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> > >
> > > Please VOTE:
> > >
> > > [+1] Yes, release it
> > > [+0] Not fussed
> > > [-1] Don't release, there's a showstopper (please specify what the
> > > showstopper is)
> > >
> > > Vote will be open for 72 hours.
> > >
> > > Here is my +1.
> > >
> > > Thanks
> > >
> > > Jon
> > >
> >
>
>
> --
> Atentamente:
> César Hernández.
>

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Cesar Hernandez <ce...@gmail.com>.
+1

El vie., 19 jun. 2020 a las 7:05, Thiago Henrique Hupner (<th...@gmail.com>)
escribió:

> +1
>
> Em sex, 19 de jun de 2020 10:01, Jonathan Gallimore <
> jonathan.gallimore@gmail.com> escreveu:
>
> > Hi All,
> >
> > I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache
> TomEE
> > 8.0.3.
> >
> > There's some background on this release here:
> >
> >
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
> >
> > The key points here are:
> >
> > * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes
> to
> > examples. Release notes are below.
> >
> > * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
> > and all its dependencies from the javax to jakarta namespace.
> >
> > * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
> > try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
> > build the examples, for most of them you should get a `javax` version
> and a
> > `jakarta` version. Moviefun is a good app to use to play around.
> >
> > * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd
> love
> > you to try it, kick the tyres and provide feedback. There will likely be
> a
> > few milestone releases before we get to a production-ready 9.0.0.
> >
> > * We expect things to not work with the 9.0.0-M1 version. Feedback is
> > gratefully received, but will be addressed with subsequent releases.
> > Genuine show-stopper issues, such as legal issues, should be voted -1,
> but
> > bugs or functionality in the 9.0.0-M1 should not prevent this release
> going
> > ahead. If you have questions around this, please let us know.
> >
> > * Both versions are built from the same codebase, hence the single vote.
> >
> > * This vote includes the release of a patch plugin:
> > https://github.com/apache/tomee-patch-plugin, and one separate single
> > module to do the translation work for the jakarta version:
> > https://github.com/apache/tomee-jakarta. I'm expecting the
> > tomee-jakara repo to be removed and the module bought back under the
> tomee
> > tree when we can work out the build issues there.
> >
> > Maven Repo:
> > https://repository.apache.org/content/repositories/orgapachetomee-1172/
> >
> > Binaries & Source:
> > https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
> >
> > Tags:
> >
> >
> >
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
> >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
> >
> >
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
> >
> > Release notes:
> >
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
> >
> > Please VOTE:
> >
> > [+1] Yes, release it
> > [+0] Not fussed
> > [-1] Don't release, there's a showstopper (please specify what the
> > showstopper is)
> >
> > Vote will be open for 72 hours.
> >
> > Here is my +1.
> >
> > Thanks
> >
> > Jon
> >
>


-- 
Atentamente:
César Hernández.

Re: [VOTE] Release Apache TomEE 9.0.0-M1 and Apache TomEE 8.0.3

Posted by Thiago Henrique Hupner <th...@gmail.com>.
+1

Em sex, 19 de jun de 2020 10:01, Jonathan Gallimore <
jonathan.gallimore@gmail.com> escreveu:

> Hi All,
>
> I am delighted to present a vote for Apache TomEE 9.0.0-M1 and Apache TomEE
> 8.0.3.
>
> There's some background on this release here:
>
> https://lists.apache.org/thread.html/r1d89e3c1cd9dba9695e059c96efc8af0d68f18e40c4d4c688801db8d%40%3Cdev.tomee.apache.org%3E
>
> The key points here are:
>
> * TomEE 8.0.3 is essentially identical to TomEE 8.0.2, bar some changes to
> examples. Release notes are below.
>
> * TomEE 9.0.0-M1 is a transformed version of TomEE 8.0.3, to shift TomEE
> and all its dependencies from the javax to jakarta namespace.
>
> * If you're targeting Jakarta EE 8, use TomEE 8.0.3. If you would like to
> try out Jakarta EE 9, with the new namespace, try TomEE 9.0.0-M1. If you
> build the examples, for most of them you should get a `javax` version and a
> `jakarta` version. Moviefun is a good app to use to play around.
>
> * TomEE 8.0.3 is production-ready. TomEE 9.0.0-M1 is a milestone. We'd love
> you to try it, kick the tyres and provide feedback. There will likely be a
> few milestone releases before we get to a production-ready 9.0.0.
>
> * We expect things to not work with the 9.0.0-M1 version. Feedback is
> gratefully received, but will be addressed with subsequent releases.
> Genuine show-stopper issues, such as legal issues, should be voted -1, but
> bugs or functionality in the 9.0.0-M1 should not prevent this release going
> ahead. If you have questions around this, please let us know.
>
> * Both versions are built from the same codebase, hence the single vote.
>
> * This vote includes the release of a patch plugin:
> https://github.com/apache/tomee-patch-plugin, and one separate single
> module to do the translation work for the jakarta version:
> https://github.com/apache/tomee-jakarta. I'm expecting the
> tomee-jakara repo to be removed and the module bought back under the tomee
> tree when we can work out the build issues there.
>
> Maven Repo:
> https://repository.apache.org/content/repositories/orgapachetomee-1172/
>
> Binaries & Source:
> https://dist.apache.org/repos/dist/dev/tomee/staging-1172/tomee-8.0.3/
>
> Tags:
>
>
> https://gitbox.apache.org/repos/asf?p=tomee.git;a=tag;h=refs/tags/tomee-project-8.0.3
>
> https://gitbox.apache.org/repos/asf?p=tomee-patch-plugin.git;a=tag;h=refs/tags/tomee-patch-parent-0.1
>
> https://gitbox.apache.org/repos/asf?p=tomee-jakarta.git;a=tag;h=refs/tags/apache-tomee-9.0.0-M1
>
> Release notes:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12348219
>
> Please VOTE:
>
> [+1] Yes, release it
> [+0] Not fussed
> [-1] Don't release, there's a showstopper (please specify what the
> showstopper is)
>
> Vote will be open for 72 hours.
>
> Here is my +1.
>
> Thanks
>
> Jon
>