I have just made a similar change to the 5.x release generation bits of the site so that the pages include a note of Java version: https://activemq.apache.org/components/classic/download/ https://activemq.apache.org/activemq-5016004-release
https://github.com/apache/activemq-website/commit/b41be9058506623de2076bc5972ff2cb247383f9 The 5.17.0 release file just needs to set the value as 11+ when adding it to the site (plus updating src/_data/current_releases.yml to set the streams) On Thu, 10 Mar 2022 at 14:45, Robbie Gemmell <robbie.gemm...@gmail.com> wrote: > > Yep to clarity around 'requires Java 11+'. > > Justin made a change to the website to make it clear for each release > on the Artemis download pages, i.e: > https://activemq.apache.org/components/artemis/download/ and > https://activemq.apache.org/components/artemis/download/past_releases, > the same thing could be done for the 5.x download page and release > pages. > > On Thu, 10 Mar 2022 at 12:40, Christopher Shannon > <christopher.l.shan...@gmail.com> wrote: > > > > +1 (binding), Everything looks good, thanks for the quick turnaround on the > > second vote. > > > > Also, the vote email says "JDK 11+ support for both build and runtime" but > > I wanted to clarify for anyone who doesn't know that JDK 11 isn't just > > supported but is also a minimum requirement now to build and run as JDK 8 > > support was dropped. We can clarify that in the release email and website. > > I figure we will get hit with a lot of user questions like Artemis did when > > they dropped JDK 8 so should make it clear. > > > > Items I checked: > > * Verified that the annotation spec jar has been updated > > * Verified activemq-client, activemq-pool, activemq-jms-pool jars are no > > longer shaded. > > * Validated signatures and checksums > > * Verified broken tests in CI were not an issue > > * Check source licenses using apache rat > > * Built from source and ran through more tests > > * Ran through a custom test suite > > * Ran a broker from the binary package and checked web console > > > > On Thu, Mar 10, 2022 at 12:23 AM Jean-Baptiste Onofré <j...@nanthrax.net> > > wrote: > > > > > Hi guys, > > > > > > I submit ActiveMQ 5.17.0 release (take #2) to your vote. Compared to the > > > first attempt, we fixed geronimo jar version and shading of > > > activemq-client, activemq-pool, activemq-jms-pool artifacts. > > > > > > This release is an important milestone in ActiveMQ roadmap, including 200 > > > issues, especially: > > > - support Spring 5.x > > > - support log4j 2.x (2.17.1) > > > - JDK 11+ support for both build and runtime > > > - remove of activemq-camel component (replaced by camel-activemq and > > > camel-jms components) > > > - remove leveldb > > > - tons of fixes and dependency updates > > > > > > Please take a look on the Release Notes for details: > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12346476 > > > > > > Maven Staging Repository: > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1248/ > > > > > > Dist Staging Repository: > > > https://dist.apache.org/repos/dist/dev/activemq/activemq/5.17.0/ > > > > > > Git tag: activemq-5.17.0 > > > > > > Please vote to approve this release: > > > [ ] +1 Approve the release > > > [ ] -1 Don't approve the release (please provide specific comments) > > > > > > This vote will be open for at least 72 hours. > > > > > > Thanks ! > > > Regards > > > JB > > >