Thanks for publishing. Website has been updated and the release announced.
Regards,
Tomas
On 2022/11/23 10:08:44 Robbie Gemmell wrote:
> I have added the files to the dist release repo and promoted the maven
> staging repo, they should sync to the CDN (for visibility see
> https://dlcdn.apache.or
I have added the files to the dist release repo and promoted the maven
staging repo, they should sync to the CDN (for visibility see
https://dlcdn.apache.org/qpid/broker-j/) and maven central (see e.g
https://repo1.maven.org/maven2/org/apache/qpid/qpid-broker/) shortly,
at which point the website c
There were 3 binding +1 votes, 1 non-binding +1 vote, 1 indicative +1 vote
and no other votes received. The vote has passed.
I am not a PMC member, I would like to ask if a PMC member could publish
the release?
Voting thread:
https://lists.apache.org/thread/sdn5mmf3glgjtdywbo9hlk7wo41o2pxy
Regar
+1
my tests included the following
* verified signatures and checksums
* built and ran successfully all unit tests from source bundle using
JDK11 with default profile
* built and ran successfully all unit/integration tests from source
bundle using JDK17 with profiles java-bdb.0-9, java-bdb.1-0
* s
+1
built and ran on my (Intel) Mac using JDK 11
ran mms and bdb system tests
verified signatures and checksum files
used console to perform a few basic operations
-- Rob
On Tue, 15 Nov 2022 at 08:19, Tomas Vavricka wrote:
> +1
>
> * verified signatures and checksum files
> * extracted source b
+1
* verified signatures and checksum files
* extracted source bundle using 'tar -xvf' or 'mc' on Ubuntu 22.04 and using
7-zip (Windows 10)
* executed mvn apache-rat:check
* executed the build and tests with -DskipITs parameter on JDK 11/17
* started Qpid Broker-J, created queues/exchanges/ports/
+1
I checked out the following:
* 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 unit tests / integration tests using default
profile under JDK 11 / JDK 17 (mvn verify -DskipTests=f
+1
I checked things out as follows:
- Checked over diff to RC1.
- Verified the signature and checksum files [1].
- 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 -Dski
Hi all,
I built release artefacts for Qpid Broker-J version 9.0.0 RC2.
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.0.0-rc2/
The maven artifacts are also staged at:
https://repository.apa