Re: Note: Heads up regarding Ubuntu QPID-CPP cmake issue

2018-05-17 Thread Chris Richardson
Hi Paul, On 17 May 2018 at 15:30, Flores, Paul A. wrote: > UBUNTU uses uuidgen rather then uuid_generate. This causes issues with > src/CMakeList.txt "block" from lines 296 thru 320. > If I'm not mistaken, uuidgen is the command-line tool while uuid_generate is the

Note: Heads up regarding Ubuntu QPID-CPP cmake issue

2018-05-17 Thread Flores, Paul A.
UBUNTU uses uuidgen rather then uuid_generate. This causes issues with src/CMakeList.txt "block" from lines 296 thru 320. Immediate resolution is straightforward, alter the script to refer to uuidgen (search and replace). I would like to suggest a long term resolution is to rely on

Re: [VOTE] Release Apache Qpid JMS AMQP 0-x 6.3.1

2018-05-17 Thread Robbie Gemmell
On 17 May 2018 at 11:03, Robbie Gemmell wrote: > On 15 May 2018 at 12:36, Oleksandr Rudyy wrote: >> Hi folks, >> >> I built a candidate release for version 6.3.1 of Qpid JMS AMQP 0-x. >> >> Please test and vote accordingly. >> >> The source and binary

Re: [VOTE] Release Apache Qpid JMS AMQP 0-x 6.3.1

2018-05-17 Thread Robbie Gemmell
On 15 May 2018 at 12:36, Oleksandr Rudyy wrote: > Hi folks, > > I built a candidate release for version 6.3.1 of Qpid JMS AMQP 0-x. > > Please test and vote accordingly. > > The source and binary bundles can be taken from: >

Re: [VOTE] Release Apache Qpid JMS AMQP 0-x 6.3.1

2018-05-17 Thread Rob Godfrey
+1 Built from source and ran tests Ran some basic sanity tests against Qpid-J Broker (0-9-1 and 0-10) -- Rob On Thu, 17 May 2018 at 10:48, Jakub Scholz wrote: > +1 ... I used the staging repo and run my tests against different versions > of C++ broker with AMQP 0-10. All seems

Re: [VOTE] Release Apache Qpid JMS AMQP 0-x 6.3.1

2018-05-17 Thread Gordon Sim
On 15/05/18 12:36, Oleksandr Rudyy wrote: Hi folks, I built a candidate release for version 6.3.1 of Qpid JMS AMQP 0-x. Please test and vote accordingly. +1 (built from source including running tests, ran some examples against c++ broker and in conjunction with qpid::messaging over 0-10)

Re: [VOTE] Release Apache Qpid JMS AMQP 0-x 6.3.1

2018-05-17 Thread Jakub Scholz
+1 ... I used the staging repo and run my tests against different versions of C++ broker with AMQP 0-10. All seems to work for me. On Wed, May 16, 2018 at 5:44 PM Timothy Bish wrote: > On 05/15/2018 07:36 AM, Oleksandr Rudyy wrote: > > Hi folks, > > > > I built a candidate

Re: [VOTE] Release Apache Qpid JMS AMQP 0-x 6.3.1

2018-05-17 Thread Keith W
+1 * verified signatures and checksums of the release artefacts * ran apache rat-check against the source tgz * built from source distribution artefact and ran all tests (mvn verify using Java 1.7.0_80 on Mac OS X 10.11.6) * ran Qpid JMS AMQP 0-x systest suite (on master) against maven staged