+1 Il mer 8 giu 2022, 18:24 Robbie Gemmell <robbie.gemm...@gmail.com> ha scritto:
> +1 > > I checked things over as follows: > - Verified the signature + checksum files. > - Checked for LICENCE and 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" > > A test did fail due to erroring on reflective access to a field thats > now protected from default access on newer JDKs. I addressed that via > https://issues.apache.org/jira/browse/ARTEMIS-3854 for the next > release as its not a new issue. > > Robbie > > On Tue, 7 Jun 2022 at 20:06, Clebert Suconic <clebert.suco...@gmail.com> > wrote: > > > > Sorry for my copy & paste typo: here is the correct URI for the maven > > repository: > > > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1253 > > > > On Tue, Jun 7, 2022 at 3:05 PM Clebert Suconic > > <clebert.suco...@gmail.com> 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 > > > > > > > > -- > > Clebert Suconic >