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

2018-05-18 Thread Oleksandr Rudyy
+1

* built and ran tests from source distribution
* verified signatures and checksums
* ran apache rat-check against source distribution
* ran Qpid JMS AMQP 0-x integration tests on master against Broker-J
using maven staged client artefacts
* ran Broker-J's JMS integration tests on master using maven staged
client artefacts



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:
> https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.1/
>
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1140
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520=12342207
>
> Regards,
> Alex
>
> P.S. If you want to test it out using maven, you can temporarily add this to
> your project pom to access the staging repo:
>
>   
> 
>   staging
>
> https://repository.apache.org/content/repositories/orgapacheqpid-1140
> 
>   
>
> The dependency for the client itself would then be:
>
>   
> org.apache.qpid
> qpid-client
> 6.3.1
>   
>
> -
> 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 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 bundles can be taken from:
>> https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.1/
>>
>> The maven artifacts are also staged at:
>> https://repository.apache.org/content/repositories/orgapacheqpid-1140
>>
>> The JIRAs currently assigned are:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520=12342207
>>
>> Regards,
>> Alex
>>
>> P.S. If you want to test it out using maven, you can temporarily add this
>> to your project pom to access the staging repo:
>>
>>   
>> 
>>   staging
>>   
>>
>> https://repository.apache.org/content/repositories/orgapacheqpid-1140
>> 
>>   
>>
>> The dependency for the client itself would then be:
>>
>>   
>> org.apache.qpid
>> qpid-client
>> 6.3.1
>>   
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
>> For additional commands, e-mail: users-h...@qpid.apache.org
>
> +1
>
> - Verified signature and checksum files.
> - Verified licence headers by running mvn apache-rat:check.
> - Checked for LICENCE and NOTICE files.
> - Ran the source build and tests.
>
> Robbie

Also meant to say that I ran the broker-j systests from master using:
mvn clean verify -DskipTests=true -DskipITs=false -Pjava-mms.0-10
-DenableAmqp0-x

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



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:
> https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.1/
>
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1140
>
> The JIRAs currently assigned are:
>
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520=12342207
>
> Regards,
> Alex
>
> P.S. If you want to test it out using maven, you can temporarily add this
> to your project pom to access the staging repo:
>
>   
> 
>   staging
>   
> https://repository.apache.org/content/repositories/orgapacheqpid-1140

> 
>   
>
> The dependency for the client itself would then be:
>
>   
> org.apache.qpid
> qpid-client
> 6.3.1
>   
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org

+1

- Verified signature and checksum files.
- Verified licence headers by running mvn apache-rat:check.
- Checked for LICENCE and NOTICE files.
- Ran the source build and tests.

Robbie


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 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 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:
> > > https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.1/
> > >
> > > The maven artifacts are also staged at:
> > > https://repository.apache.org/content/repositories/orgapacheqpid-1140
> > >
> > > The JIRAs currently assigned are:
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520=12342207
> > >
> > > Regards,
> > > Alex
> > >
> > > P.S. If you want to test it out using maven, you can temporarily add
> this
> > > to your project pom to access the staging repo:
> > >
> > >
> > >  
> > >staging
> > >
> > > https://repository.apache.org/content/repositories/orgapacheqpid-1140
> > 
> > >  
> > >
> > >
> > > The dependency for the client itself would then be:
> > >
> > >
> > >  org.apache.qpid
> > >  qpid-client
> > >  6.3.1
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> > > For additional commands, e-mail: users-h...@qpid.apache.org
> > >
> >
> > +1
> >
> > * Verified signatures and checksums
> > * Verified Licensee and NOTICE files were present in the archives
> > * Built from source and ran the unit tests
> > * Ran mvn apache-rat:check to validate license headers
> >
> >
> > --
> > Tim Bish
> >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> > For additional commands, e-mail: users-h...@qpid.apache.org
> >
> >
>


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)


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



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 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:
> > https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.1/
> >
> > The maven artifacts are also staged at:
> > https://repository.apache.org/content/repositories/orgapacheqpid-1140
> >
> > The JIRAs currently assigned are:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520=12342207
> >
> > Regards,
> > Alex
> >
> > P.S. If you want to test it out using maven, you can temporarily add this
> > to your project pom to access the staging repo:
> >
> >
> >  
> >staging
> >
> > https://repository.apache.org/content/repositories/orgapacheqpid-1140
> 
> >  
> >
> >
> > The dependency for the client itself would then be:
> >
> >
> >  org.apache.qpid
> >  qpid-client
> >  6.3.1
> >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> > For additional commands, e-mail: users-h...@qpid.apache.org
> >
>
> +1
>
> * Verified signatures and checksums
> * Verified Licensee and NOTICE files were present in the archives
> * Built from source and ran the unit tests
> * Ran mvn apache-rat:check to validate license headers
>
>
> --
> Tim Bish
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>


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
client artefact with both Broker-J 7.0.3 for AMQP (0-10/0-91) and CPP
Broker (AMQP 0-10 only)
* ran Broker-J's JMS integration test suite (mvn clean verify
-DskipTests=true -DskipITs=false) against the Maven staged client
artefact for AMQP (0-10/0-91) .

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:
> https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.1/
>
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1140
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520=12342207
>
> Regards,
> Alex
>
> P.S. If you want to test it out using maven, you can temporarily add this
> to your project pom to access the staging repo:
>
>   
> 
>   staging
>   
> https://repository.apache.org/content/repositories/orgapacheqpid-1140
> 
>   
>
> The dependency for the client itself would then be:
>
>   
> org.apache.qpid
> qpid-client
> 6.3.1
>   
>
> -
> 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 JMS AMQP 0-x 6.3.1

2018-05-16 Thread Timothy Bish

On 05/15/2018 07:36 AM, 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:
https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.1/

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

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

Regards,
Alex

P.S. If you want to test it out using maven, you can temporarily add this
to your project pom to access the staging repo:

   
 
   staging
   
https://repository.apache.org/content/repositories/orgapacheqpid-1140
 
   

The dependency for the client itself would then be:

   
 org.apache.qpid
 qpid-client
 6.3.1
   

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



+1

* Verified signatures and checksums
* Verified Licensee and NOTICE files were present in the archives
* Built from source and ran the unit tests
* Ran mvn apache-rat:check to validate license headers


--
Tim Bish


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