+1 -Ran through a full build and the tests -Verified signatures and checksms -Verified source license headers with 'mvn apache-rat:check'
On Wed, Sep 21, 2022 at 6:10 PM Timothy Bish <tabish...@gmail.com> wrote: > On 9/21/22 16:23, Clebert Suconic wrote: > > I would like to propose an Apache ActiveMQ Artemis 2.26.0 release. > > > > > > We removed ActiveMQ Artemis Rest, (which was already non functional) > > as part of this release. > > And other improvements and bug fixes. > > > > > > The release notes can be found here: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352297&projectId=12315920 > > > > Ths git commit report is here: > > > https://activemq.apache.org/components/artemis/download/commit-report-2.26.0 > > > > Source and binary distributions: > > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.26.0 > > > > The Maven repository is here: > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1262 > > > > > > 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 is 2.26.0 on git, commit > > 2d7b1a3ef7613dab68aeeb667f5b5eca37743b94: > > https://github.com/apache/activemq-artemis/releases/tag/2.26.0 > > > > The source tag: > > > > > https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/ > <version> > > > > > > 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 > > > > > > > > > +1 > > * Validated signatures and checksums > * Verified license and notice files in archives > * Verified source license headers with 'mvn apache-rat:check' > * Built from source and ran the AMQP tests using > 'mvn clean install -DskipTests && cd tests/integration-tests/ && mvn > test -Ptests -Dtest=org.apache.activemq.artemis.tests.integration.amqp.**' > * Ran a broker instance from the binary archive and exercised the web > console > * Ran all Qpid proton-dotnet examples against the running broker instance > * Ran the Qpid protonj2 hello world example against the broker instance. > > > -- > Tim Bish > >