+1 I checked things over as follows: - Verified the signature + checksum files. - Checked for LICENCE and NOTICE files in the archives. - Used "mvn apache-rat:check" to check headers in the source archive. - Ran Qpid JMS 2.10.0 HelloWorld example against broker from binary archive on JDK 25. - Gave the management console a look around on the running broker. - Ran a modified version of Artemis Examples using the old groupId to test some of the staged relocations and respective new modules. - Ran the source build and AMQP integration tests on JDK 25 using: mvn clean install -DskipTests && cd tests/integration-tests/ && mvn -Ptests -Dtest=org.apache.activemq.artemis.tests.integration.amqp.** test - Verified the build reproducibility using tooling at Reproducible Central.
Robbie On Fri, 6 Feb 2026 at 18:27, Clebert Suconic <[email protected]> wrote: > > I would like to propose an Apache Artemis 2.51.0 release CR2. > > This is the second Candidate Release (CR2) in which I'm addressing the > log.warn that was introduced during the first attempt at the release. > > > Highlights to this release: > > * https://issues.apache.org/jira/browse/ARTEMIS-5852 - Lock > Coordinator for Acceptors > ** When you combine this new functionality with Mirroring, it can now > be used for High Availability as a better alternative to journal > replication > * https://issues.apache.org/jira/browse/ARTEMIS-5862 - CLI command to > export broker.properties > * Admin Console has been updated to 1.6.0 > > > * Full release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356605 > > * Commit report: > https://artemis.apache.org/components/artemis/download/commit-report-2.51.0 > > * Source and binary distributions: > https://dist.apache.org/repos/dist/dev/artemis/artemis/2.51.0 > > * Maven staging repository: > https://repository.apache.org/content/repositories/orgapacheartemis-1011 > > * Relocations maven staging repository: > https://repository.apache.org/content/repositories/orgapacheactivemq-1470 > > * How to validate the release: > https://artemis.apache.org/components/artemis/documentation/hacking-guide/#validating-releases > > It is tagged in the source repo as 2.51.0 > > This vote will stay open until at least Web, Feb 11th. > > [ ] +1 approve this release > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > > > -- > Clebert Suconic > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
