On Mon, 25 Apr 2022 at 15:21, Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > > Hi guys, > > I submit the ActiveMQ 5.17.1 release to your vote. > > This release is an important release on the 5.17.x series, bringing > major changes: > - upgrade to Spring 5.3.19, fixing Spring4shell vulnerability (even if > ActiveMQ is not directly impacted) > - XBean 4.21 (supporting Spring 5.x) and ASM 9.3 for better Java 18+ support > - and much much more > > Please take a look on the Release Notes for details: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12351348 > > Maven Staging Repository: > https://repository.apache.org/content/repositories/orgapacheactivemq-1250/ > > Dist Staging Repository: > https://dist.apache.org/repos/dist/dev/activemq/activemq/5.17.1/ > > Git tag: activemq-5.17.1 > > 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
+1 I checked things over as follows: - Verified the signature + checksum files. - Checked for LICENCE + NOTICE files present in the archives. - Checked headers in the source archive with: mvn apache-rat:check - Ran the source build and the AMQP tests on JDK 11. - Ran the Qpid JMS 2.0.0 (RC1) HelloWorld against a broker started from the tar.gz binary. Robbie