You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Robbie Gemmell <ro...@gmail.com> on 2017/11/21 18:20:11 UTC

[VOTE] Release Apache Qpid CPP 1.37.0

Hi folks,

I have put together a spin for a Qpid CPP 1.37.0 release, please give
it a test out and vote accordingly.

The source archive can be grabbed from:
https://dist.apache.org/repos/dist/dev/qpid/cpp/1.37.0-rc1/

The JIRAs currently assigned are:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12338808

It is tagged as 1.37.0-rc1.

Regards,
Robbie

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


Re: [VOTE] Release Apache Qpid CPP 1.37.0

Posted by Keith W <ke...@gmail.com>.
+1

- Verified the signature and checksum files.
- built from source on Ubuntu 16.04.3
- verified QPID-8041 against Qpid Broker-J v7.0.0.



On 22 November 2017 at 11:13, Robbie Gemmell <ro...@gmail.com> wrote:
> On 21 November 2017 at 18:20, Robbie Gemmell <ro...@gmail.com> wrote:
>> Hi folks,
>>
>> I have put together a spin for a Qpid CPP 1.37.0 release, please give
>> it a test out and vote accordingly.
>>
>> The source archive can be grabbed from:
>> https://dist.apache.org/repos/dist/dev/qpid/cpp/1.37.0-rc1/
>>
>> The JIRAs currently assigned are:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12338808
>>
>> It is tagged as 1.37.0-rc1.
>>
>> Regards,
>> Robbie
>
> +1
>
> I checked things out as follows:
>  - Verified the signature and checksum files.
>  - Checked LICENCE+NOTICE files present.
>  - Ran the build and tests against Proton 0.18.1, on Fedora 26.
>  - Ran the JMS client HelloWorld example against the built broker.
>
> Robbie
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>

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


Re: [VOTE] Release Apache Qpid CPP 1.37.0

Posted by Robbie Gemmell <ro...@gmail.com>.
On 21 November 2017 at 18:20, Robbie Gemmell <ro...@gmail.com> wrote:
> Hi folks,
>
> I have put together a spin for a Qpid CPP 1.37.0 release, please give
> it a test out and vote accordingly.
>
> The source archive can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/cpp/1.37.0-rc1/
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12338808
>
> It is tagged as 1.37.0-rc1.
>
> Regards,
> Robbie

+1

I checked things out as follows:
 - Verified the signature and checksum files.
 - Checked LICENCE+NOTICE files present.
 - Ran the build and tests against Proton 0.18.1, on Fedora 26.
 - Ran the JMS client HelloWorld example against the built broker.

Robbie

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


Re: [VOTE] Release Apache Qpid CPP 1.37.0

Posted by Gordon Sim <gs...@redhat.com>.
On 21/11/17 18:20, Robbie Gemmell wrote:
> Hi folks,
> 
> I have put together a spin for a Qpid CPP 1.37.0 release, please give
> it a test out and vote accordingly.
> 
> The source archive can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/cpp/1.37.0-rc1/
> 
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12338808
> 
> It is tagged as 1.37.0-rc1.

+1 verified the signatures, built ran tests and installed, tested 
installation with various client examples.


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


Re: [VOTE] Release Apache Qpid CPP 1.37.0

Posted by Chris Richardson <cr...@fourc.eu>.
+1

- Verified signatures and checksums
- Built from source on Ubuntu 17 (GCC 7.2); ran "make test" with success
- Built from source on Gentoo x64

On 21 November 2017 at 18:20, Robbie Gemmell <ro...@gmail.com>
wrote:

> Hi folks,
>
> I have put together a spin for a Qpid CPP 1.37.0 release, please give
> it a test out and vote accordingly.
>
> The source archive can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/cpp/1.37.0-rc1/
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12310520&version=12338808
>
> It is tagged as 1.37.0-rc1.
>
> Regards,
> Robbie
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
>


-- 

*Chris Richardson*, System Architect
cr@fourc.eu


*FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu
<http://www.fourc.eu/>*

*Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook
<http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter
<http://bit.ly/fourctw>!*

Re: [VOTE] Release Apache Qpid CPP 1.37.0

Posted by Jakub Scholz <ja...@scholz.cz>.
+1 ... I built it from source and run different AMQP 0-10 and 1.0 clients
against the broker. All seems to work fine.

On Tue, Nov 21, 2017 at 10:51 PM, Timothy Bish <ta...@gmail.com> wrote:

> On 11/21/2017 01:20 PM, Robbie Gemmell wrote:
>
>> Hi folks,
>>
>> I have put together a spin for a Qpid CPP 1.37.0 release, please give
>> it a test out and vote accordingly.
>>
>> The source archive can be grabbed from:
>> https://dist.apache.org/repos/dist/dev/qpid/cpp/1.37.0-rc1/
>>
>> The JIRAs currently assigned are:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
>> ctId=12310520&version=12338808
>>
>> It is tagged as 1.37.0-rc1.
>>
>> Regards,
>> Robbie
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
>> For additional commands, e-mail: users-help@qpid.apache.org
>>
>>
>>
> +1
> * Validated signatures and checksums
> * Checked for valid license and notice files
> * Built from source and installed the result
> * Ran the broker and executed some of the samples as well as some other
> client tests against it
> * Ran some of the client examples against an ActiveMQ Artemis broker
>
>
> --
> Tim Bish
> twitter: @tabish121
> blog: http://timbish.blogspot.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
>

Re: [VOTE] Release Apache Qpid CPP 1.37.0

Posted by Timothy Bish <ta...@gmail.com>.
On 11/21/2017 01:20 PM, Robbie Gemmell wrote:
> Hi folks,
>
> I have put together a spin for a Qpid CPP 1.37.0 release, please give
> it a test out and vote accordingly.
>
> The source archive can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/cpp/1.37.0-rc1/
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12338808
>
> It is tagged as 1.37.0-rc1.
>
> Regards,
> Robbie
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>
>

+1
* Validated signatures and checksums
* Checked for valid license and notice files
* Built from source and installed the result
* Ran the broker and executed some of the samples as well as some other 
client tests against it
* Ran some of the client examples against an ActiveMQ Artemis broker


-- 
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/


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