On Fri, 16 Aug 2024 at 16:11, Clebert Suconic <clebert.suco...@gmail.com> wrote:
>
>  I would like to propose an Apache ActiveMQ Artemis 2.37.0 release.
>
> I would like to highlight:
>
> - We fixed an issue with compatibility between 2.31.1 and 2.32.0:
> https://issues.apache.org/jira/browse/ARTEMIS-4986
>
> - We introduced profiles differentiating the broker execution from
> tools on the CLI.
>
>
> For a full release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12354977
>
>
> The git report:
> https://activemq.apache.org/components/artemis/download/commit-report-2.37.0
>
>
> Source and binary distributions can be found here:
> https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.37.0
>
>
> The Maven staging repository is here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1403
>
>
>
> If you would like to validate the release:
> https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases
>
> The release is tagged as 2.37.0 in the git repository
>
> Notice the release was retagged since CR1 failed. Please make sure you
> do git fetch --tags --force
>
> 2.37.0 is tagged as this commit:
>
> commit 0ec68a93d3421b824f1086cbb45e343ec6acf59b (tag: 2.37.0)
>
>
> [ ] +1 approve this release
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@activemq.apache.org
> For additional commands, e-mail: dev-h...@activemq.apache.org
> For further information, visit: https://activemq.apache.org/contact
>
>

+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"
- Ran the Qpid JMS main HelloWorld against a 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"
- Verified the build reproducibility using the tooling at Reproducible
Central, raised draft PR:
  https://github.com/jvm-repo-rebuild/reproducible-central/pull/194

Robbie

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@activemq.apache.org
For additional commands, e-mail: dev-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to