On 5/16/19 11:31 AM, Clebert Suconic wrote:
I would like to propose an Apache ActiveMQ Artemis 2.8.1 release.
This is a bug fix release. Basically addressing a JMS issue when
integrated with Wildfly:
https://issues.apache.org/jira/browse/ARTEMIS-2339
This version will also include a few improvements and performance enhancements:
The JIRA release notes will show these details:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12345432
As well as the commit report:
http://activemq.apache.org/components/artemis/download/commit-report-2.8.1
Source and binary distributions can be found here:
https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.8.1
The Maven repository is here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1190
In case you want to give it a try with the maven repo on examples:
http://activemq.apache.org/artemis/docs/latest/hacking-guide/validating-releases.html
The source tag:
https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.8.1
I will update the website after the vote has passed.
[ ] +1 approve the release as Apache Artemis 2.4.0
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)
Here's my +1
+1
* Validated signatures and checksums
* Checked for license and notice files in all archives
* Validated license headers in source using 'mvn apache-rat:check -P
release,apache-release'
* Ran broker from binary archive and ran some Qpid JMS examples against it.
* Checked that web console works using binary broker run
* Built from source and ran all AMQP tests and a sampling of other
broker tests
--
Tim Bish