You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Oleksandr Rudyy <or...@gmail.com> on 2021/02/15 00:36:58 UTC

[VOTE] Release Qpid Broker-J 8.0.4

Hi all,

I built release artefacts for Qpid Broker-J version 8.0.4 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/8.0.4-rc1/

The maven artifacts are also staged at:
https://repository.apache.org/content/repositories/orgapacheqpid-1215

The new version brings a number of improvements and bug fixes.
You can find the full list of JIRAs included into the release here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12349598

Kind Regards,
Alex

P.S. For testing of maven broker staging repo artefacts, please add into to
your project pom the staging repo as below:

<repositories>
    <repository>
      <id>staging</id>
      <url>
https://repository.apache.org/content/repositories/orgapacheqpid-1215</url>
    </repository>
</repositories>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org

Oleksandr Rudyy <or...@gmail.com>

00:02 (31 minutes ago)


to users

Re: [VOTE] Release Qpid Broker-J 8.0.4

Posted by Gordon Sim <gs...@redhat.com>.
On 15/02/2021 00:36, Oleksandr Rudyy wrote:
> Hi all,
> 
> I built release artefacts for Qpid Broker-J version 8.0.4 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/8.0.4-rc1/
> 
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1215
> 
> The new version brings a number of improvements and bug fixes.
> You can find the full list of JIRAs included into the release here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12349598

+1 (verified signature and checksum, built from source and ran all 
tests, configured via console, ran all python proton examples against 
it, ran qpid::messaging c++ client against it for 0-10 and 1.0 in 
different combinations)


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org


Re: [VOTE] Release Qpid Broker-J 8.0.4

Posted by Dedeepya Tunga <de...@yahoo.in.INVALID>.
+1
I have verified the below :- verified the signature and checksum files- started the broker using the binary archive , created the queue through web management console.-  posted few messages using the new jms client- verified the Rest api
Regards,Dedeepya.T

Sent from Yahoo Mail on Android 
 
  On Tue, 16 Feb 2021 at 7:45, Oleksandr Rudyy<or...@gmail.com> wrote:   +1

* Verified signatures and checksums
* Built successfully from source bundle
* Ran successfully unit and integration tests using default profile and JDK8
* Started broker
* Created queue via web management console
* Published and received test messages using JMS client 0.56.0
* Verified that broker log timestamp is reported in new format

On Mon, 15 Feb 2021 at 00:36, Oleksandr Rudyy <or...@gmail.com> wrote:
>
> Hi all,
>
> I built release artefacts for Qpid Broker-J version 8.0.4 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/8.0.4-rc1/
>
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1215
>
> The new version brings a number of improvements and bug fixes.
> You can find the full list of JIRAs included into the release here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12349598
>
> Kind Regards,
> Alex
>
> P.S. For testing of maven broker staging repo artefacts, please add into to your project pom the staging repo as below:
>
> <repositories>
>    <repository>
>      <id>staging</id>
>      <url>https://repository.apache.org/content/repositories/orgapacheqpid-1215</url>
>    </repository>
> </repositories>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
> Oleksandr Rudyy <or...@gmail.com>
>
> 00:02 (31 minutes ago)
>
>
> to users

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org

  

Re: [VOTE] Release Qpid Broker-J 8.0.4

Posted by Oleksandr Rudyy <or...@gmail.com>.
+1

* Verified signatures and checksums
* Built successfully from source bundle
* Ran successfully unit and integration tests using default profile and JDK8
* Started broker
* Created queue via web management console
* Published and received test messages using JMS client 0.56.0
* Verified that broker log timestamp is reported in new format

On Mon, 15 Feb 2021 at 00:36, Oleksandr Rudyy <or...@gmail.com> wrote:
>
> Hi all,
>
> I built release artefacts for Qpid Broker-J version 8.0.4 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/8.0.4-rc1/
>
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1215
>
> The new version brings a number of improvements and bug fixes.
> You can find the full list of JIRAs included into the release here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12349598
>
> Kind Regards,
> Alex
>
> P.S. For testing of maven broker staging repo artefacts, please add into to your project pom the staging repo as below:
>
> <repositories>
>     <repository>
>       <id>staging</id>
>       <url>https://repository.apache.org/content/repositories/orgapacheqpid-1215</url>
>     </repository>
> </repositories>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
> Oleksandr Rudyy <or...@gmail.com>
>
> 00:02 (31 minutes ago)
>
>
> to users

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org


Re: [VOTE] Release Qpid Broker-J 8.0.4

Posted by Robbie Gemmell <ro...@gmail.com>.
On Mon, 15 Feb 2021 at 00:37, Oleksandr Rudyy <or...@gmail.com> wrote:
>
> Hi all,
>
> I built release artefacts for Qpid Broker-J version 8.0.4 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/8.0.4-rc1/
>
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1215
>
> The new version brings a number of improvements and bug fixes.
> You can find the full list of JIRAs included into the release here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12349598
>
> Kind Regards,
> Alex
>
> P.S. For testing of maven broker staging repo artefacts, please add into to
> your project pom the staging repo as below:
>
> <repositories>
>     <repository>
>       <id>staging</id>
>       <url>
> https://repository.apache.org/content/repositories/orgapacheqpid-1215</url>
>     </repository>
> </repositories>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>

+1

I checked things over as so:
- Verified the signature and checksum files.
- Ran mvn apache-rat:check to verify headers in the source archive.
- Checked for LICENCE and NOTICE files present in the archives.
- Ran the build+tests with "mvn clean verify -DskipITs=false" on JDK 11.
- Started broker from the binary archive and created a queue using the
  web management console on JDK 11.
- Ran Qpid JMS 0.56.0 HelloWorld example against the broker on JDK 11.
- Verified the Java 8 Travis CI runs passed.

Robbie

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org