+1

I checked things out 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"
- Ran the Qpid JMS main HelloWorld against the broker from the binary
archive on JDK 17.
- Ran the source build and the AMQP integration tests on JDK 17 with:
  "mvn clean install -DskipTests && cd tests/integration-tests/ && mvn
-Ptests -Dtest=org.apache.activemq.artemis.tests.integration.amqp.**
test"

Robbie

On Tue, 14 Jun 2022 at 21:59, Clebert Suconic <clebert.suco...@gmail.com> wrote:
>
> I would like to propose an Apache ActiveMQ Artemis 2.23.1 release
>
> This is a small release following up where I added a fix for the following 
> bug:
>
> https://issues.apache.org/jira/browse/ARTEMIS-3856 - Failed to change
> channel state to ReadyForWriting :
> java.util.ConcurrentModificationException
>
>
>
> The release notes is here:
> https://activemq.apache.org/components/artemis/download/release-notes-2.23.1
>
> The commit report is here:
> https://activemq.apache.org/components/artemis/download/commit-report-2.23.1
>
> Source and binary distributions can be found here:
> https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.23.1
>
> The Maven repository is here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1254
>
> 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.1
>
> 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.

Reply via email to