Re: how to create an executable jar with new tomee-Bootstrap

2021-09-03 Thread Daniel Dias Dos Santos
Hello Richard, the way I put it works well.But I believe it is more useful to do some local tests for debugging. With TomEE Maven it works great and what I've been using :) thank you so much for the support :) Em sex., 3 de set. de 2021 às 03:33, Zowalla, Richard <

RE: Any new releases coming out ?

2021-09-03 Thread COURTAULT Francois
Hello Jean-Louis, Good to hear and know ! Best Regards. -Original Message- From: Jean-Louis Monteiro Sent: vendredi 3 septembre 2021 10:51 To: users@tomee.apache.org Subject: Re: Any new releases coming out ? Apache TomEE 8.0.8 should land and be available next week. Apache TomEE

ApacheCon is just 3 weeks away!

2021-09-03 Thread Rich Bowen
[You are receiving this email because you are subscribed to the user list of one or more Apache project.] Dear Apache enthusiast, ApacheCon is our annual convention, featuring content related to our many software projects. This year, it will be held on September 21-23. Registration is free

Re: Any new releases coming out ?

2021-09-03 Thread Jean-Louis Monteiro
Apache TomEE 8.0.8 should land and be available next week. Apache TomEE 9.0.x, I'd like to trigger some TCK and fix some regressions in there -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Fri, Sep 3, 2021 at 9:47 AM Zowalla, Richard <

Re: Any new releases coming out ?

2021-09-03 Thread Zowalla, Richard
http://mail-archives.apache.org/mod_mbox/tomee-dev/202109.mbox/%3CCAPkio3EHvmmPNo-kJrpGVFyZXUibsMLuceERvwxEnqqVSABCjQ%40mail.gmail.com%3E Vote is running. Am Freitag, dem 03.09.2021 um 06:42 + schrieb COURTAULT Francois: > Hello, > > The question is in the subject. > > *9.0.0-M7

Any new releases coming out ?

2021-09-03 Thread COURTAULT Francois
Hello, The question is in the subject. *9.0.0-M7 since May 2021 *8.0.6 since January 2021 with a wrong 8.0.7 At least, for this branch, when 8.0.8 will be released ? Best Regards.

Re: how to create an executable jar with new tomee-Bootstrap

2021-09-03 Thread Zowalla, Richard
Hi Daniel, glad you solved it - was thinking about shading first but discovered th hard paths to target / src (which will obviously not work in a shade). An alternative (without bootstrap classes) to create an executable JAR with a full TomEE distribution would be to use the TomEE Maven plugin.