Re: [VOTE] Release Apache Qpid JMS 2.6.0

2024-09-24 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the 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.24), OpenJDK Java 17 (17.0.12) and OpenJDK Java 21 (21.0.4)

Re: Questions related to memstore, jvm and direct memory

2024-09-30 Thread Tomas Vavricka
Hi Vinita, I hope these answers help you. 1) VirtualHostNode primarily deals with the configuration of virtual hosts. JSON type indicates that the configuration will be stored in JSON format (https://qpid.apache.org/releases/qpid-broker-j-9.2.0/book/Java-Broker-Management-Managing-Virtualhost-

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

2024-09-19 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the 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.24), OpenJDK Java 17 (17.0.12) and OpenJDK Java 21 (21.0.

Re: [VOTE] Release Apache Qpid JMS 1.12.0

2024-09-24 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the 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.24), OpenJDK Java 17 (17.0.12) and OpenJDK Java 21 (21.0.4)

Re: [VOTE] Release Apache Qpid JMS 1.12.1

2024-10-03 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the 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.24), OpenJDK Java 17 (17.0.12) and OpenJDK Java 21 (21.0.4)

Re: [VOTE] Release Apache Qpid JMS 2.6.1

2024-10-03 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the 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.24), OpenJDK Java 17 (17.0.12) and OpenJDK Java 21 (21.0.4)

Re: How to enable SSL on Apache Qpid Broker-J

2024-10-03 Thread Tomas Vavricka
Hi Welly, The image did not go through. Could you please post the log messages (in text) related to the invalid keystore? To enable SSL, you need to configure the port with the following: * Set the existing 'External' authentication provider * Select SSL transport * Set the existing keystore * O

[CANCELLED][VOTE] Release Qpid Broker-J 9.0.0

2022-11-09 Thread Tomas Vavricka
The vote is cancelled due to the issues with truncating file paths in source bundle when extracted by 7-zip or Midnight Commander (tar -xvf works fine). I will cut a new release candidate for voting when issue will be fixed.

Re: [VOTE] Release Qpid Broker-J 9.0.0

2022-11-11 Thread Tomas Vavricka
Hi Robbie, thank you very much for testing and comments. The points mentioned should be fixed in main branch. I will try to prepare RC2 next week (if no more issues). Regards, Tomas On 2022/11/11 13:25:27 Robbie Gemmell wrote: > One further issue noticed now the earlier test issue was resolved

Re: [VOTE] Release Qpid Broker-J 9.0.0

2022-11-14 Thread Tomas Vavricka
ork of the CI jobs is in > order, since the test issues should have been caught earlier. That in > addition to perhaps preparing for removal of the Travis based jobs > when Infra cease paying for Travis at the end of December. > > On Fri, 11 Nov 2022 at 15:54, Tomas Vavric

[VOTE] Release Qpid Broker-J 9.0.0 (RC2)

2022-11-14 Thread Tomas Vavricka
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

Re: [VOTE] Release Qpid Broker-J 9.0.0 (RC2)

2022-11-14 Thread Tomas Vavricka
eues/exchanges/ports/... via REST API * sent and received messages using Qpid JMS Client Tomas On 2022/11/14 11:51:14 Tomas Vavricka wrote: > Hi all, > > I built release artefacts for Qpid Broker-J version 9.0.0 RC2. > Please, give them a test out and vote accordingly. > >

[RESULT][VOTE] Release Qpid Broker-J 9.0.0 (RC2)

2022-11-22 Thread Tomas Vavricka
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

[ANNOUNCE] Apache Qpid Broker-J 9.0.0 released

2022-11-24 Thread Tomas Vavricka
The Apache Qpid (http://qpid.apache.org) community is pleased to announce the immediate availability of Apache Qpid Broker-J 9.0.0. This is the latest release of pure java implementation of messaging broker supporting the Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464, http://www.a

Re: [RESULT][VOTE] Release Qpid Broker-J 9.0.0 (RC2)

2022-11-24 Thread Tomas Vavricka
gt; 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 can be updated and the release announced > (and I'll then remove 8.0.6 from the dist release repo). > > On Tue, 22 Nov

Re: [VOTE] Release Apache Qpid Proton-J 0.34.1

2023-03-05 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 (mvn clean install) on Java 11 and Java 17 Tomas On 2023/03/02 18:00:04 Robbie Gemmell wrote: > Hi folks, > > I have put

Re: [VOTE] Release Apache Qpid ProtonJ2 1.0.0-M13 (RC1)

2023-03-28 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 Java 11 and Java 17 On 2023/03/27 19:03:53 Timothy Bish wrote: > Hi folks, > > I hav

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, To

Re: [VOTE] Release Apache Qpid JMS 2.3.0

2023-05-18 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, To

Re: [VOTE] Release Apache Qpid JMS 1.9.0

2023-05-18 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, To

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

2023-06-27 Thread Tomas Vavricka
* 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, Tomas

[VOTE] Release Qpid Broker-J 9.0.1

2023-08-09 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.0.1 RC1. 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.1-rc1/ The maven artifacts are also staged at: https://repository.apa

Re: [VOTE] Release Qpid Broker-J 9.0.1

2023-08-11 Thread Tomas Vavricka
ob/main/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE > [2] > https://github.com/apache/qpid-broker-j/blob/main/apache-qpid-broker-j/src/main/assembly/LICENSE > [3] > https://github.com/apache/qpid-broker-j/blob/f3703502e16e75c1df8c1f84e9de1afd

[CANCELLED][VOTE] Release Qpid Broker-J 9.0.1

2023-08-11 Thread Tomas Vavricka
The vote is cancelled due to the issues with logging and licensing. I will cut a new release candidate for voting when issues will be fixed. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-ma

[VOTE] Release Qpid Broker-J 9.1.0

2023-08-14 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.1.0 RC1. 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.1.0-rc1/ The maven artifacts are also staged at: https://repository.apa

Re: [VOTE] Release Qpid Broker-J 9.1.0

2023-08-16 Thread Tomas Vavricka
Tomas Vavricka wrote: > Hi all, > > I built release artifacts for Qpid Broker-J version 9.1.0 RC1. > 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.1.0-rc1/ >

Re: [VOTE] Release Qpid Broker-J 9.1.0

2023-08-17 Thread Tomas Vavricka
s of failures. It > could be just test failures. The most worrying test failures are > SimpleConversionTest covering the functionality to convert messages > between different protocols. > > Kind Regards, > Alex > > On Mon, 14 Aug 2023 at 11:04, Tomas Vavricka wrote: > > &

[CANCELLED][VOTE] Release Qpid Broker-J 9.1.0

2023-08-17 Thread Tomas Vavricka
The vote is cancelled due to the issue with the BDB store upgrade from version 7 to 8. I will cut a new release candidate for voting when issue will be fixed. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additio

[VOTE] Release Qpid Broker-J 9.1.0 (RC2)

2023-08-25 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.1.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.1.0-rc2/ The maven artifacts are also staged at: https://repository.apa

Re: [VOTE] Release Qpid Broker-J 9.1.0 (RC2)

2023-08-25 Thread Tomas Vavricka
-0, java-dby.0-10, java-dby.0-9-1 and java-dby.0-9 on JDK 11 * started Qpid Broker-J from binary on JDK 11, created queues/exchanges/ports/... via REST API * sent and received messages using Qpid JMS Client Tomas On 2023/08/25 10:10:02 Tomas Vavricka wrote: > Hi all, > > I buil

[RESULT][VOTE] Release Qpid Broker-J 9.1.0 (RC2)

2023-09-07 Thread Tomas Vavricka
There were 3 binding +1 votes, 1 non-binding +1 vote, 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.

[ANNOUNCE] Apache Qpid Broker-J 9.1.0 released

2023-09-08 Thread Tomas Vavricka
The Apache Qpid (http://qpid.apache.org) community is pleased to announce the immediate availability of Apache Qpid Broker-J 9.1.0. This is the latest release of pure java implementation of messaging broker supporting the Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464, http://www.a

Re: [VOTE] Release Apache Qpid JMS 1.11.0

2023-10-30 Thread Tomas Vavricka
* 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.20.1) and OpenJDK Java 17 (17.0.8) on Ubuntu 22.04.2 Regards, Toma

Re: [VOTE] Release Apache Qpid JMS 1.11.0

2023-10-30 Thread Tomas Vavricka
+1 On 2023/10/30 08:41:04 Tomas Vavricka wrote: > * 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

Re: [VOTE] Release Apache Qpid JMS 2.5.0

2023-10-30 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.20.1) and OpenJDK Java 17 (17.0.8) on Ubuntu 22.04.2 Regards,

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

2023-11-06 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.20.1) and OpenJDK Java 17 (17.0.8.1) on Ubuntu 22.04.2 Regards

Re: [VOTE] Release Apache Qpid protonj2 1.0.0-M19 (RC1)

2024-01-09 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.21) and OpenJDK Java 17 (17.0.9) on Ubuntu 22.04.2 Regards, To

Re: [VOTE] enroll Proton and Dispatch in Packit-as-a-Service CI offering from Fedora

2024-01-13 Thread Tomas Vavricka
+1 On 2024/01/12 16:11:01 Jiri Daněk wrote: > I'd like to enable Packit-as-a-Service ( > https://github.com/marketplace/packit-as-a-service) for Qpid Proton and > Qpid Dispatch GitHub repositories, so that every new PR gets tested on > Fedora infrastructure (latest released Fedora and Fedora Rawhi

[VOTE] Release Qpid Broker-J 9.2.0

2024-01-31 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.2.0 RC1. 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.0-rc1/ The maven artifacts are also staged at: https://repository.apa

Re: [VOTE] Release Qpid Broker-J 9.2.0

2024-02-01 Thread Tomas Vavricka
ed behaviour of > the change also really isnt clear. > > On Wed, 31 Jan 2024 at 12:02, Tomas Vavricka wrote: > > > > Hi all, > > > > I built release artifacts for Qpid Broker-J version 9.2.0 RC1. > > Please, give them a test out and vote accordingly. >

[CANCELLED][VOTE] Release Qpid Broker-J 9.2.0

2024-02-01 Thread Tomas Vavricka
The vote is cancelled due to the issues with configuration upgrade. I will cut a new release candidate for voting when issues will be fixed. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-ma

[VOTE] Release Qpid Broker-J 9.2.0 (RC2)

2024-02-02 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.2.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.2.0-rc2/ The maven artifacts are also staged at: https://repository.apa

[CANCELLED][VOTE] Release Qpid Broker-J 9.2.0 (RC2)

2024-02-05 Thread Tomas Vavricka
The vote is cancelled due to the issues with configuration upgrade. I will cut a new release candidate for voting when issues will be fixed. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-ma

[VOTE] Release Qpid Broker-J 9.2.0 (RC3)

2024-02-06 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.2.0 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.0-rc3/ The maven artifacts are also staged at: https://repository.apa

Re: [VOTE] Release Qpid Broker-J 9.2.0 (RC3)

2024-02-07 Thread Tomas Vavricka
binary on JDK 11, created queues/exchanges/ports/... via REST API * sent and received messages using Qpid JMS Client Tomas On 2024/02/06 12:52:21 Tomas Vavricka wrote: > Hi all, > > I built release artifacts for Qpid Broker-J version 9.2.0 RC3. > Please, give them a test out and vote

Re: [VOTE] Release Qpid Broker-J 9.2.0 (RC3)

2024-02-07 Thread Tomas Vavricka
se -DskipITs=false) using profiles java-mms.1-0 / > > java-bdb.1-0 / java-dby.1-0 as well as java-mms.0-10 / java-bdb.0-10 / > > java-dby.0-10 > > - Started broker and created / deleted a queue via web management console > > (JDK 17) > > > > On Wed, 7 Feb 2024

[CANCELLED][VOTE] Release Qpid Broker-J 9.2.0 (RC3)

2024-02-07 Thread Tomas Vavricka
The vote is cancelled due to the issue with VirtualHost creation. I will cut a new release candidate for voting when issues will be fixed. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail

[VOTE] Release Qpid Broker-J 9.2.0 (RC4)

2024-02-08 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.2.0 RC4. 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.0-rc4/ The maven artifacts are also staged at: https://repository.apa

Re: [VOTE] Release Qpid Broker-J 9.2.0 (RC4)

2024-02-09 Thread Tomas Vavricka
received messages using Qpid JMS Client Tomas On 2024/02/08 10:49:38 Tomas Vavricka wrote: > Hi all, > > I built release artifacts for Qpid Broker-J version 9.2.0 RC4. > Please, give them a test out and vote accordingly. > > The source and binary archives can be found at: > ht

[RESULT][VOTE] Release Qpid Broker-J 9.2.0 (RC4)

2024-02-12 Thread Tomas Vavricka
There were 4 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. Regards, Tomas --

[ANNOUNCE] Apache Qpid Broker-J 9.2.0 released

2024-02-12 Thread Tomas Vavricka
The Apache Qpid (http://qpid.apache.org) community is pleased to announce the immediate availability of Apache Qpid Broker-J 9.2.0. This is the latest release of pure java implementation of messaging broker supporting the Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464, http://www.a

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

2024-03-26 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.21), OpenJDK Java 17 (17.0.9) and OpenJDK Java 21 (21.0.2) on U

Re: [VOTE] Release Apache Qpid proton-dotnet 1.0.0-M10 (RC1)

2024-04-15 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in archives * Verified source license headers by './build.sh rat' * Built from source and ran the test suite using the './build.sh test' command (dotnet 8.0.103, Ubuntu 22.04.2) Tomas On 2024/04/08 23:04:24 Timot

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

2024-07-18 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.22), OpenJDK Java 17 (17.0.10) and OpenJDK Java 21 (21.0.2) on

Re: QPID Broker-J 8.0.6 XSS vulnerability in path

2024-07-19 Thread Tomas Vavricka
Hi, Thanks for reporting. I created QPID-8675 JIRA to address the issue. https://issues.apache.org/jira/browse/QPID-8675 Regards, Tomas On 2024/07/08 18:02:46 Indraneel Dey wrote: > Hello, > > Our application uses QPID Broker-J and one of our users recently made us > aware of an XSS vulnerabil

Re: JMS 2.x Delivery Delay - House keeping check period change

2024-09-03 Thread Tomas Vavricka
Hi Bryan, The Virtual Host Housekeeping checks on the Broker-J server handle various maintenance tasks, such as checking file system space, checking the status of messages, processing delayed messages, purging expired ones, firing age-related alerts, etc.. Reducing the Virtual Host Housekeepin

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

2025-02-18 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the archives * Verified source license headers by 'mvn apache-rat:check' * Built from source and ran tests (mvn clean install) on OpenJDK Java 17 (17.0.14) and OpenJDK Java 21 (21.0.6) on Ubuntu 24.04.2 Regards,

Re: [VOTE] Release Apache Qpid proton-dotnet 1.0.0-M11 (RC1)

2025-02-18 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in archives * Verified source license headers by './build.sh rat' * Built from source and ran the test suite using the './build.sh test' command (dotnet 8.0.112, Ubuntu 24.04.2) Regards, Tomas On 2025/02/14 20:

Re: [VOTE] Release Apache Qpid JMS 2.7.0

2025-02-18 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the archives * Verified source license headers by 'mvn apache-rat:check' * Built from source and ran tests (mvn clean install) on OpenJDK Java 17 (17.0.14) and OpenJDK Java 21 (21.0.6) on Ubuntu 24.04.2 Regard

Re: [VOTE] Release Apache Qpid JMS 1.13.0

2025-02-18 Thread Tomas Vavricka
+1 * Verified the signature and checksum files * Verified LICENCE and NOTICE files in the archives * Verified source license headers by 'mvn apache-rat:check' * Built from source and ran tests (mvn clean install) on OpenJDK Java 17 (17.0.14) and OpenJDK Java 21 (21.0.6) on Ubuntu 24.04.2 Regard

[ANNOUNCE] Apache Qpid Broker-J 9.2.1 released

2025-02-28 Thread Tomas Vavricka
The Apache Qpid (http://qpid.apache.org) community is pleased to announce the immediate availability of Apache Qpid Broker-J 9.2.1. This is the latest release of pure java implementation of messaging broker supporting the Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464, http://www.a

[RESULT][VOTE] Release Qpid Broker-J 9.2.1 (RC3)

2025-02-27 Thread Tomas Vavricka
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 ---

[VOTE] Release Qpid Broker-J 9.2.1

2025-02-21 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.2.1 RC1. 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-rc1/ The maven artifacts are also staged at: https://repository.apa

[CANCELLED][VOTE] Release Qpid Broker-J 9.2.1

2025-02-23 Thread Tomas Vavricka
The vote is cancelled due to the compilation issue in GraylogAppenderTest. I will cut a new release candidate for voting when issue will be fixed. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands

[VOTE] Release Qpid Broker-J 9.2.1 (RC2)

2025-02-24 Thread Tomas Vavricka
Hi all, I built release artifacts for Qpid Broker-J version 9.2.1 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.2.1-rc2/ The maven artifacts are also staged at: https://repository.apa

[CANCELLED][VOTE] Release Qpid Broker-J 9.2.1 (RC2)

2025-02-24 Thread Tomas Vavricka
The vote is cancelled due to the compilation issue when building from source archive. I will cut a new release candidate for voting when issue will be fixed. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For addition

[VOTE] Release Qpid Broker-J 9.2.1 (RC3)

2025-02-24 Thread Tomas Vavricka
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

Re: [VOTE] Release Qpid Broker-J 9.2.1 (RC3)

2025-02-24 Thread Tomas Vavricka
and received messages using Qpid JMS Client 2.5.0 Tomas On 2025/02/24 13:07:18 Tomas Vavricka wrote: > 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