Re: [VOTE] Release Apache Qpid JMS 0.26.0

2017-10-05 Thread Keith W
+1

* ran Apache Rat
* build from source / run test suite on 1.8.0_131-b11
* ran system tests for qpid-broker-j (master) using 0.26.0 staged artefact
* ran Joram test suite using 0.26.0 staged artefact



On 5 October 2017 at 20:59, Oleksandr Rudyy  wrote:
> +1
>
> * verified checksums and signatures
> * built from sources
> * ran system tests for qpid-broker-j (master) using 0.26.0
>
> On 4 October 2017 at 12:35, Robbie Gemmell  wrote:
>
>> Hi folks,
>>
>> I have put together a spin for a 0.26.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.26.0-rc1/
>>
>> The maven artifacts are also staged for now at:
>> https://repository.apache.org/content/repositories/orgapacheqpid-1116
>>
>> The JIRAs currently assigned are:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> projectId=12314524=12341637
>>
>> 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-1116
>> 
>>   
>>
>> The dependency for the client itself would then be:
>>
>>   
>> org.apache.qpid
>> qpid-jms-client
>> 0.26.0
>>   
>>
>> -
>> 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 0.26.0

2017-10-05 Thread Oleksandr Rudyy
+1

* verified checksums and signatures
* built from sources
* ran system tests for qpid-broker-j (master) using 0.26.0

On 4 October 2017 at 12:35, Robbie Gemmell  wrote:

> Hi folks,
>
> I have put together a spin for a 0.26.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.26.0-rc1/
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1116
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12314524=12341637
>
> 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-1116
> 
>   
>
> The dependency for the client itself would then be:
>
>   
> org.apache.qpid
> qpid-jms-client
> 0.26.0
>   
>
> -
> 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 0.26.0

2017-10-05 Thread Jiri Danek
+1 (nonbinding)

added the staging maven repository to a test project
https://github.com/rh-messaging/cli-java,
executed tests multiple times against Artemis 2.4.0-SNAPSHOT broker, always
passed, including the SO_LINGER thing,
did that on OpenJDK 8, OracleJDK 8 and also OracleJDK 9, no problems there.

On Wed, Oct 4, 2017 at 1:35 PM, Robbie Gemmell 
wrote:

> Hi folks,
>
> I have put together a spin for a 0.26.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.26.0-rc1/
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1116
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12314524=12341637
>
> 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-1116
> 
>   
>
> The dependency for the client itself would then be:
>
>   
> org.apache.qpid
> qpid-jms-client
> 0.26.0
>   
>
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>


-- 
Jiří Daněk


Re: [VOTE] Release Apache Qpid JMS 0.26.0

2017-10-05 Thread Rob Godfrey
+1 - built, tested; used the built version to run system tests against
Qpid-Broker J master

-- Rob

On 4 October 2017 at 23:38, Jakub Scholz  wrote:

> +1. I used the staged jars and run them against different versions of the
> C++ broker (master, 1.36, 1.35 and 0.34). All looks OK.
>
> On Wed, Oct 4, 2017 at 10:12 PM, Gordon Sim  wrote:
>
> > On 04/10/17 12:35, Robbie Gemmell wrote:
> >
> >> I have put together a spin for a 0.26.0 Qpid JMS client release, please
> >> give it a test out and vote accordingly.
> >>
> >
> > +1
> >
> > (Built binary tarball from source including running tests, installed and
> > ran example against both brokers and the router).
> >
> >
> > -
> > 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 0.26.0

2017-10-04 Thread Jakub Scholz
+1. I used the staged jars and run them against different versions of the
C++ broker (master, 1.36, 1.35 and 0.34). All looks OK.

On Wed, Oct 4, 2017 at 10:12 PM, Gordon Sim  wrote:

> On 04/10/17 12:35, Robbie Gemmell wrote:
>
>> I have put together a spin for a 0.26.0 Qpid JMS client release, please
>> give it a test out and vote accordingly.
>>
>
> +1
>
> (Built binary tarball from source including running tests, installed and
> ran example against both brokers and the router).
>
>
> -
> 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 0.26.0

2017-10-04 Thread Gordon Sim

On 04/10/17 12:35, Robbie Gemmell wrote:

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


+1

(Built binary tarball from source including running tests, installed and 
ran example against both brokers and the router).


-
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 0.26.0

2017-10-04 Thread Robbie Gemmell
On 4 October 2017 at 12:35, Robbie Gemmell  wrote:
> Hi folks,
>
> I have put together a spin for a 0.26.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.26.0-rc1/
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1116
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314524=12341637
>
> 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-1116
> 
>   
>
> The dependency for the client itself would then be:
>
>   
> org.apache.qpid
> qpid-jms-client
> 0.26.0
>   

Adding my +1

I tested things as follows:
- Verified the signature and checksum files.
- Checked LICENCE+NOTICE files in the src and bin archives.
- Used mvn apache-rat:check to verify licence headers in the src archive.
- Ran the source build and tests.
- Built the examples from the binary release archive with Maven using
the staging repo and ran HelloWorld against Qpid Broker-J master,
ActiveMQ 5 master, and ActiveMQ Artemis master.
- Ran the Qpid Broker-J master build+tests and its joram tests module
using the staging repo bits.
- Ran the ActiveMQ Artemis master, and ActiveMQ 5 master builds and
their AMQP tests using the staging repo bits.

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 JMS 0.26.0

2017-10-04 Thread Timothy Bish

On 10/04/2017 07:35 AM, Robbie Gemmell wrote:

Hi folks,

I have put together a spin for a 0.26.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.26.0-rc1/

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

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

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-1116
 
   

The dependency for the client itself would then be:

   
 org.apache.qpid
 qpid-jms-client
 0.26.0
   

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



+1

* Validated signatures and checksums
* Checked the binary and source archives for license and notice files.
* Built from source and ran the tests
* Built ActiveMQ 5 upstream with the staged bits and ran the AMQP tests
* Built Artemis upstream with the staged bits and ran the AMQP tests
* Ran the included example app against a running 5.x broker.


--
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