Hello,
Update:
1. Since ZIP pointed by the announce are corrupted, I used the .tar.gz
archives for my tests.
But I guess that for the vote being meaningful it would make sense
to fix pointed files.
2. I see in the body of the 8.0.9 vote mail: "This is a first attempt
at a vote for a release of Apache TomEE 8.0.8."
=> probably a typo, but it's not helping vote clarity... people can
get fooled by reading that body, thinking "heck, it's already
released"
3. I've been successfully testing (at basic level) embedded TomEE
8.0.9 with arquillian, Java 17 (IBM Semeru 17.0.1) on Windows 10 Pro
4. I've been successfully deploying a basic web app with TomEE+ 8.0.9
with Java 11 (IBM Semeru 11.0.3) on Linux CentOS 7.9
5. I'm building a more complex test with multiple web apps, using
JAX-RS & JAX-WS, JMS (w and w/o embedded ActiveMQ) and Entity Beans
with multiple servers spread on different VMs. I'll have the results
in couple of hours (yes it's a big test)
6. I'll also test TomEE+ 8.0.9 in the context of a container-based
app, with IBM Semeru JRE 17.0.1 as the Java runtime => results to come
soon
Regards,
Alex
Le mar. 28 déc. 2021 à 15:55, Jean-Louis Monteiro
<[email protected]> a écrit :
>
> Might be the SVN copy and SVN copy with my command. Happy to copy the files
> over again and commit to the dist
>
> Le mar. 28 déc. 2021 à 15:22, Zowalla, Richard <
> [email protected]> a écrit :
>
> > Looks like it does only impacts the artifacts on dist.a.o
> > Can confirm, that the ZIPs on dist.a.o are broken
> >
> > However, the ZIPs via Maven
> >
> > https://repository.apache.org/content/repositories/orgapachetomee-1188/org/apache/tomee/apache-tomee/8.0.9/
> > look good to me.
> >
> > Gruß
> > Richard
> >
> > Am Dienstag, dem 28.12.2021 um 12:39 +0100 schrieb Alex The Rocker:
> > > Hello Jean-Louis,
> > >
> > > There's a problem with all ZIP archives.
> > > For example
> > >
> > https://dist.apache.org/repos/dist/dev/tomee/staging-1188_tomee-8.0.9/apache-tomee-8.0.9-plus.zip
> > > is not a valid ZIP file.
> > > Would you please check ?
> > > (this doesn't seem to impact .tar.gz versions)
> > >
> > > Alex
> > >
> > > Le mar. 28 déc. 2021 à 12:15, Alex The Rocker <[email protected]>
> > > a écrit :
> > > > Hello Jean-Louis,
> > > >
> > > > I'll check today this 8.0.9 with our apps, sorry for being late - I
> > > > was on vacations!
> > > >
> > > > Thanks,
> > > > Alex
> > > >
> > > > Le mar. 28 déc. 2021 à 12:00, Jean-Louis Monteiro
> > > > <[email protected]> a écrit :
> > > > > Any more votes?
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Thu, Dec 23, 2021 at 3:27 PM Daniel Dias Dos Santos <
> > > > > [email protected]> wrote:
> > > > >
> > > > > > Hello,
> > > > > >
> > > > > > +1
> > > > > >
> > > > > > Thanks .
> > > > > >
> > > > > > On Thu, Dec 23, 2021, 11:23 Zowalla, Richard <
> > > > > > [email protected]> wrote:
> > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > +1 from my side.
> > > > > > >
> > > > > > > I tested the 8.0.8 plus artifact with our fullstack EAR app
> > > > > > > (jpa,
> > > > > > > jaxrs, jsf).
> > > > > > >
> > > > > > > Thanks, JL for preparing this release artifact :)
> > > > > > >
> > > > > > > I am wondering, if the release notes miss a CFX upgrade to
> > > > > > > 3.4.5 as the
> > > > > > > pom.xml contains this version [1] ?
> > > > > > >
> > > > > > > Gruss
> > > > > > > Richard
> > > > > > >
> > > > > > > [1] https://github.com/apache/tomee/blob/master/pom.xml#L151
> > > > > > >
> > > > > > > Am Donnerstag, dem 23.12.2021 um 13:24 +0100 schrieb Jean-
> > > > > > > Louis
> > > > > > > Monteiro:
> > > > > > > > Hi All,
> > > > > > > >
> > > > > > > > This is a first attempt at a vote for a release of Apache
> > > > > > > > TomEE
> > > > > > > > 8.0.8.
> > > > > > > >
> > > > > > > > Maven Repo:
> > > > > > > >
> > https://repository.apache.org/content/repositories/orgapachetomee-1188
> > > > > > > >
> > > > > > > > Binaries & Source:
> > > > > > > >
> > https://dist.apache.org/repos/dist/dev/tomee/staging-1188_tomee-8.0.9/
> > > > > > > >
> > > > > > > > Tags:
> > > > > > > > https://github.com/apache/tomee/tree/tomee-project-8.0.9
> > > > > > > >
> > > > > > > > Release notes:
> > > > > > > >
> > > > > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312320&version=12350574
> > > > > > > > Here are the releases notes
> > > > > > > > Sub-task
> > > > > > > >
> > > > > > > > - [TOMEE-3596 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3596>;;]
> > > > > > > > -
> > > > > > > > Update example 'injection-of-connectionfactory' to use
> > > > > > > > Server/API
> > > > > > > > Bom
> > > > > > > > - [TOMEE-3652 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3652>;;]
> > > > > > > > -
> > > > > > > > Update example 'quartz-app' to use Server/API Bom
> > > > > > > > - [TOMEE-3682 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3682>;;]
> > > > > > > > -
> > > > > > > > Update example 'simple-mdb-and-cdi' to use Server/API
> > > > > > > > Bom
> > > > > > > > - [TOMEE-3683 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3683>;;]
> > > > > > > > -
> > > > > > > > Update example 'simple-mdb-with-descriptor' to use
> > > > > > > > Server/API Bom
> > > > > > > > - [TOMEE-3684 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3684>;;]
> > > > > > > > -
> > > > > > > > Update example 'simple-mdb' to use Server/API Bom
> > > > > > > >
> > > > > > > > Bug
> > > > > > > >
> > > > > > > > - [TOMEE-3791 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3791>;;]
> > > > > > > > - Ajax
> > > > > > > > JSF not provided in 8.0.8 builds
> > > > > > > > - [TOMEE-3792 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3792>;;]
> > > > > > > > -
> > > > > > > > Missing Public key in KEYS for Tomee
> > > > > > > > - [TOMEE-3794 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3794>;;]
> > > > > > > > -
> > > > > > > > javaVersion() in
> > > > > > > > org.apache.openejb.arquillian.common.Setup breaks
> > > > > > > > for
> > > > > > > > version strings with length lower than 3
> > > > > > > > - [TOMEE-3795 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3795>;;]
> > > > > > > > -
> > > > > > > > Proxy class definition does not work in Java 17+
> > > > > > > > - [TOMEE-3796 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3796>;;]
> > > > > > > > -
> > > > > > > > myfaces-api-2.3.9.jar is modified.
> > > > > > > > - [TOMEE-3798 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3798>;;]
> > > > > > > > -
> > > > > > > > TomEE (8.0.8) is affected by CVE-2021-40690
> > > > > > > > vulnerability
> > > > > > > > - [TOMEE-3803 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3803>;;]
> > > > > > > > -
> > > > > > > > RES_NOT_FOUND in Plume 8.0.8 JSF 2.3
> > > > > > > > - [TOMEE-3818 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3818>;;]
> > > > > > > > -
> > > > > > > > Double url-decode of form parameters
> > > > > > > >
> > > > > > > > Improvement
> > > > > > > >
> > > > > > > > - [TOMEE-3000 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3000>;;]
> > > > > > > > - Run
> > > > > > > > BOM Generation in every build
> > > > > > > > - [TOMEE-3805 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3805>;;]
> > > > > > > > -
> > > > > > > > Website improvements - Release notes & CVEs
> > > > > > > > - [TOMEE-3815 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3815>;;]
> > > > > > > > -
> > > > > > > > Additional logging in CdiService
> > > > > > > >
> > > > > > > > Wish
> > > > > > > >
> > > > > > > > - [TOMEE-3797 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3797>;;]
> > > > > > > > -
> > > > > > > > Misassignment webapp->host hard to detect
> > > > > > > >
> > > > > > > > Dependency upgrade
> > > > > > > >
> > > > > > > > - [TOMEE-3789 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3789>;;]
> > > > > > > > -
> > > > > > > > Upgrade ActiveMQ to 5.16.3
> > > > > > > > - [TOMEE-3793 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3793>;;]
> > > > > > > > -
> > > > > > > > Upgrade xbean to 4.20
> > > > > > > > - [TOMEE-3799 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3799>;;]
> > > > > > > > -
> > > > > > > > Upgrade Tomcat to 9.0.53
> > > > > > > > - [TOMEE-3806 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3806>;;]
> > > > > > > > -
> > > > > > > > Upgrade Tomcat to 9.0.54
> > > > > > > > - [TOMEE-3809 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3809>;;]
> > > > > > > > -
> > > > > > > > Upgrade to Johnzon 1.2.15
> > > > > > > > - [TOMEE-3810 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3810>;;]
> > > > > > > > -
> > > > > > > > Upgrade Geronimo Java Mail 1.6 to 1.0.1
> > > > > > > > - [TOMEE-3817 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3817>;;]
> > > > > > > > -
> > > > > > > > Upgrade Tomcat to 9.0.55
> > > > > > > > - [TOMEE-3819 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3819>;;]
> > > > > > > > -
> > > > > > > > Aapche Tomcat 9.0.56
> > > > > > > > - [TOMEE-3820 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3820>;;]
> > > > > > > > -
> > > > > > > > Apache OpenWebBeans 2.0.24
> > > > > > > > - [TOMEE-3821 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3821>;;]
> > > > > > > > -
> > > > > > > > Apache OpenWebBeans 2.0.25
> > > > > > > >
> > > > > > > > Documentation
> > > > > > > >
> > > > > > > > - [TOMEE-3811 <
> > > > > > > > https://issues.apache.org/jira/browse/TOMEE-3811>;;]
> > > > > > > > -
> > > > > > > > Provide E-Mail Example with Velocity
> > > > > > > >
> > > > > > > >
> > > > > > > > (Developers - please review and adjust your tickets if
> > > > > > > > necessary!)
> > > > > > > >
> > > > > > > > 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.
> > > > > > > >
> > > > > > > > Thanks
> > > > > > > > --
> > > > > > > > Jean-Louis Monteiro
> > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > > http://www.tomitribe.com
> > > > > > > --
> > > > > > > Richard Zowalla, M.Sc.
> > > > > > > Research Associate, PhD Student | Medical Informatics
> > > > > > >
> > > > > > > Hochschule Heilbronn – University of Applied Sciences
> > > > > > > Max-Planck-Str. 39
> > > > > > > D-74081 Heilbronn
> > > > > > > phone: +49 7131 504 6791 (zur Zeit nicht via Telefon
> > > > > > > erreichbar)
> > > > > > > mail: [email protected]
> > > > > > > web: https://www.mi.hs-heilbronn.de/
> > > > > > >
> >