Re: [VOTE] Release Apache Qpid JMS 0.52.0

2020-06-05 Thread Gordon Sim

On 03/06/2020 5:21 pm, Robbie Gemmell wrote:

Hi folks,

I have put together a spin for a 0.52.0 Qpid JMS client release,
please give it a test out and vote accordingly.

The source and binary archives can be grabbed from:
https://dist.apache.org/repos/dist/dev/qpid/jms/0.52.0-rc1/

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

The JIRAs assigned are:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314524=12348162


+1 (verified signature and checksum, built from source including all 
tests, ran example against latest qdrouterd and qpidd)



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



Ho to use qpid-parton with protobuf?

2020-06-05 Thread 张 三
Hi,

   Ho to use qpid-parton with protobuf?

  I receive some messages what is serialized by protobuf, the data of message 
is bytes , how can I get the data of message ?

 show me some example code , thank you !


Re: [VOTE] Release Apache Qpid JMS 0.52.0

2020-06-05 Thread Oleksandr Rudyy
+1

* Verified signatures and checksums
* Built and ran tests from source bundle
* Ran Qpid Broker-J integration tests with staged client artefacts on a
master branch

On Wed, 3 Jun 2020 at 17:21, Robbie Gemmell 
wrote:

> Hi folks,
>
> I have put together a spin for a 0.52.0 Qpid JMS client release,
> please give it a test out and vote accordingly.
>
> The source and binary archives can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/jms/0.52.0-rc1/
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1200
>
> The JIRAs assigned are:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314524=12348162
>
> Regards,
> Robbie
>
> P.S. If you want to test it out using maven (e.g with the examples
> src, or your own things), you can temporarily add this to your poms to
> access the staging repo:
>
>   
> 
>   staging
>   
> https://repository.apache.org/content/repositories/orgapacheqpid-1200
> 
> 
>   
>
> The dependency for the client itself would then be:
>
>   
> org.apache.qpid
> qpid-jms-client
> 0.52.0
>   
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>