Re: [VOTE] Release Apache Qpid protonj2 1.0.0-M15

2023-05-03 Thread Robbie Gemmell
On Tue, 2 May 2023 at 18:27, Timothy Bish wrote: > > Hi folks, > > I have put together a release candidate for a 1.0.0-M15 Qpid ProtonJ2 > release, > please give it a test out and vote accordingly. > > The source and binary archives can be grabbed from: >

Re: [VOTE] Release Apache Qpid protonj2 1.0.0-M15

2023-05-03 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in archives * Verified source license headers by 'mvn apache-rat:check' * Built from source and ran tests (mvn clean install) on OpenJDK Java 11 (11.0.18) and OpenJDK Java 17 (17.0.6) on Ubuntu 22.04.2 Regards,

Re: [VOTE] Release Apache Qpid protonj2 1.0.0-M15

2023-05-03 Thread Jiri Daněk
On Tue, May 2, 2023 at 7:36 PM Timothy Bish wrote: > Hi folks, > > I have put together a release candidate for a 1.0.0-M15 Qpid ProtonJ2 > release, > please give it a test out and vote accordingly. > +1, I've done the following to check * configured the staging repository to build

Re: [VOTE] Release Apache Qpid protonj2 1.0.0-M15

2023-05-03 Thread Gordon Sim
+1 (Checked signature and checksum, built from source including tests and ran example against 1.19.0 router) On Tue, May 2, 2023 at 6:36 PM Timothy Bish wrote: > > Hi folks, > > I have put together a release candidate for a 1.0.0-M15 Qpid ProtonJ2 > release, > please give it a test out and vote

Re: [VOTE] Release Apache Qpid protonj2 1.0.0-M15

2023-05-03 Thread Daniil Kirilyuk
+1 I checked out the following: * Verified signatures and checksums * Checked license and notice files in archives * Checked licence headers in the source archive (mvn apache-rat:check) * Built from source (mvn clean install) under JDK 11 / JDK 17 * Ran tests under JDK 11 / JDK 17 (mvn clean