Re: [VOTE] Release Apache Qpid Proton 0.21.0

2018-03-04 Thread Jakub Scholz
+1. I have build it from source and used it with C++ broker and different
clients.

On Sun, Mar 4, 2018 at 4:37 AM, Roddie Kieley  wrote:

> +1 (advisory)
>
> - checked out the tag 0.21.0-rc1
> - Built on OSX 10.11.6 w/Xcode 7.3.1 command line tools without ruby or
> valgrind
> -- Tested with go-test failure related to open PROTON-1695 and potentially
> closed PROTON-1655
> - Built and Installed using updated Portfile for MacPorts net/qpid-proton
> -- Built installed c examples; ran receive and send successfully
> -- Built installed cpp examples; ran simple_recv and simple_send
> successfully
>
> On Wed, Feb 28, 2018 at 4:03 PM, Robbie Gemmell 
> wrote:
>
> > Hi folks,
> >
> > I have put together a spin for a Qpid Proton 0.21.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/proton/0.21.0-rc1/
> >
> > The JIRAs assigned are:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12313720=12342274
> >
> > It is tagged as 0.21.0-rc1.
> >
> > Regards,
> > Robbie
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> > For additional commands, e-mail: users-h...@qpid.apache.org
> >
> >
>


Re: [VOTE] Release Apache Qpid Proton 0.21.0

2018-03-03 Thread Roddie Kieley
+1 (advisory)

- checked out the tag 0.21.0-rc1
- Built on OSX 10.11.6 w/Xcode 7.3.1 command line tools without ruby or
valgrind
-- Tested with go-test failure related to open PROTON-1695 and potentially
closed PROTON-1655
- Built and Installed using updated Portfile for MacPorts net/qpid-proton
-- Built installed c examples; ran receive and send successfully
-- Built installed cpp examples; ran simple_recv and simple_send
successfully

On Wed, Feb 28, 2018 at 4:03 PM, Robbie Gemmell 
wrote:

> Hi folks,
>
> I have put together a spin for a Qpid Proton 0.21.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/proton/0.21.0-rc1/
>
> The JIRAs assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12313720=12342274
>
> It is tagged as 0.21.0-rc1.
>
> Regards,
> Robbie
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>


Re: [VOTE] Release Apache Qpid Proton 0.21.0

2018-03-02 Thread Chuck Rolke
+1

* Verified sha512
* Build/install on fedora 27
* Pass self tests
* Build/install with current qpid-dispatch master
* Pass self tests

- Original Message -
> From: "Robbie Gemmell" 
> To: users@qpid.apache.org
> Sent: Wednesday, February 28, 2018 2:33:29 PM
> Subject: [VOTE] Release Apache Qpid Proton 0.21.0
> 
> Hi folks,
> 
> I have put together a spin for a Qpid Proton 0.21.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/proton/0.21.0-rc1/
> 
> The JIRAs assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720=12342274
> 
> It is tagged as 0.21.0-rc1.
> 
> Regards,
> Robbie
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
> 
> 

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



Re: [VOTE] Release Apache Qpid Proton 0.21.0

2018-03-02 Thread Robbie Gemmell
On 28 February 2018 at 19:33, Robbie Gemmell  wrote:
> Hi folks,
>
> I have put together a spin for a Qpid Proton 0.21.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/proton/0.21.0-rc1/
>
> The JIRAs assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720=12342274
>
> It is tagged as 0.21.0-rc1.
>
> Regards,
> Robbie

+1

I checked things out as follows:
 - Verified the signature and checksum files.
 - Checked the LICENCE+NOTICE files are present.
 - Ran the build and tests, installed it.
 - Built Qpid Dispatch 1.0.1 + master against it and ran the tests.
 - Built Qpid CPP 1.37.0 against the install.
 - Used the JMS clients HelloWorld example against the router and qpidd.

Robbie

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



Re: [VOTE] Release Apache Qpid Proton 0.21.0

2018-02-28 Thread Alan Conway
+1
- verified checksums
- build and test (including go, ruby bindings)
- ran tests from PROTON-1766
- build/test dispatch master using installed proton 0.21


On Wed, Feb 28, 2018 at 3:36 PM, Ted Ross  wrote:

> +1
>  - Built and Installed on Fedora 27
>  - Proton tests all pass
>  - Built qpid-dispatch master against 0.21.0, no build issues
>  - Dispatch tests all pass
>
>
> On Wed, Feb 28, 2018 at 2:33 PM, Robbie Gemmell
>  wrote:
> > Hi folks,
> >
> > I have put together a spin for a Qpid Proton 0.21.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/proton/0.21.0-rc1/
> >
> > The JIRAs assigned are:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12313720=12342274
> >
> > It is tagged as 0.21.0-rc1.
> >
> > Regards,
> > Robbie
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> > For additional commands, e-mail: users-h...@qpid.apache.org
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>


Re: [VOTE] Release Apache Qpid Proton 0.21.0

2018-02-28 Thread Timothy Bish

On 02/28/2018 02:33 PM, Robbie Gemmell wrote:

Hi folks,

I have put together a spin for a Qpid Proton 0.21.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/proton/0.21.0-rc1/

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

It is tagged as 0.21.0-rc1.

Regards,
Robbie

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



+1

* Verified signatures and checksums
* Checked for License and NOTICE files
* Built from source and ran the tests
* Ran some examples against an Artemis broker install


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


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



Re: [VOTE] Release Apache Qpid Proton 0.21.0

2018-02-28 Thread Ted Ross
+1
 - Built and Installed on Fedora 27
 - Proton tests all pass
 - Built qpid-dispatch master against 0.21.0, no build issues
 - Dispatch tests all pass


On Wed, Feb 28, 2018 at 2:33 PM, Robbie Gemmell
 wrote:
> Hi folks,
>
> I have put together a spin for a Qpid Proton 0.21.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/proton/0.21.0-rc1/
>
> The JIRAs assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720=12342274
>
> It is tagged as 0.21.0-rc1.
>
> Regards,
> Robbie
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>

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