On Wed, 29 Oct 2025 at 13:26, Robbie Gemmell <[email protected]> wrote: > > Hi folks, > > I would like to propose an Apache ActiveMQ Artemis 2.44.0 release. > > Highlights include: > - [ARTEMIS-5711] - Enable support for building and running on Java 25 > - [ARTEMIS-5723] - Add a setting to disable HTTP/2 > > * Full release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356324 > > * Commit report: > https://activemq.apache.org/components/artemis/download/commit-report-2.44.0 > > * Source and binary distributions: > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.44.0/ > > * Maven staging repository: > https://repository.apache.org/content/repositories/orgapacheactivemq-1440 > > * How to validate the release: > https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases > > It is tagged in the source repo as 2.44.0. > > This vote will be open for at least 72 hours. > > Please vote to approve this release: > [ ] +1 approve this release > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Thanks, > Robbie
+1 I checked things over as follows: - Verified the signature + checksum files. - Checked for LICENCE + NOTICE files in the archives. - Checked licence headers in the source archive by running: "mvn apache-rat:check" - Verified the build reproducibility using tools at Reproducible Central. - Ran the Qpid JMS 2.9.0 examples against a broker from the binary archive running on JDK 21 and JDK 25. - Gave the management console a use on JDK 21 and 25. - Ran the source build and AMQP integration tests on JDK 25 with a fresh local repo using: "mvn clean install -DskipTests && cd tests/integration-tests/ && mvn -Ptests -Dtest=org.apache.activemq.artemis.tests.integration.amqp.** test" Robbie --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
