There were 3 binding +1 votes and no other votes received. The vote has passed.
I will add the files to the dist release repo and release the maven
staging repo shortly, updating the website and announcing after the
release has had time to sync to the CDN and maven central.
Tomas
---
+ 1
I checked out the following:
- Verified the signature and checksum files
- Checked for LICENCE and NOTICE files in the archive
- Checked licence headers in the source archive (mvn apache-rat:check)
- Built successfully from source (mvn clean install) under JDK 11 / JDK 17
- Ran successfully in
+1
I checked things out as follows:
- Verified the signature + checksum files.
- Checked for LICENCE and NOTICE files present in the archives.
- Ran "mvn apache-rat:check" to check headers in the source archive.
- Ran the build + tests with "mvn clean verify -DskipITs=false" on JDK 17.
- Started b
+1
* verified signatures and checksum files
* executed mvn apache-rat:check
* executed the build, unit tests and integration tests using default profile on
JDK 11/17/21
* executed unit tests and integration tests using profiles java-bdb.1-0 and
java-dby.1-0 on JDK 17
* started Qpid Broker-J from
Hi all,
I built release artifacts for Qpid Broker-J version 9.2.1 RC3.
Please, give them a test out and vote accordingly.
The source and binary archives can be found at:
https://dist.apache.org/repos/dist/dev/qpid/broker-j/9.2.1-rc3/
The maven artifacts are also staged at:
https://repository.apa