+1 non binding * Checked parent version in pom.xml files using `grep -LPrz --include pom.xml "<parent>(.|\n)*<version>2.23.0<\/version>(.|\n)*<\/parent>" ./` * Ran binary broker instance on Fedora 32 using OpenJDK 11 * Checked the web console using `Google Chrome` * Checked producing, browsing and consuming messages from a queue using `artemis check queue --name TEST --produce 1000 --browse 1000 --consume 1000`
On Tue, 7 Jun 2022 at 21:05, Clebert Suconic <[email protected]> wrote: > I would like to propose an Apache ActiveMQ Artemis 2.23.0 release. > > As part of this release I would like to highlight the addition of > Jakarta 10 to the supported APIs. > > > > The release notes can be found here: > > https://activemq.apache.org/components/artemis/download/release-notes-2.23.0 > > The git commit report: > > https://activemq.apache.org/components/artemis/download/commit-report-2.23.0 > > > > Source and binary distributions can be found here: > > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.23.0 > > The Maven repository is here: > https://repository.apache.org/content/repositories/orgapacheactivemq- > <repoID> > > > In case you want to give it a try with the maven repo on examples: > > https://activemq.apache.org/components/artemis/documentation/hacking-guide/validating-releases.html > > > The source tag: > > https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.23.0 > > or the equivalent tag on github: > https://github.com/apache/activemq-artemis/releases/tag/2.23.0 > > > I will update the website after the vote has passed. > > > > [ ] +1 approve this release > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > > Here is my +1 Binding Vote >
