You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Oleksandr Rudyy <or...@gmail.com> on 2017/03/15 16:51:27 UTC

[VOTE] Release Qpid for Java 6.1.2 (RC1)

Hi everyone,

The release candidate version 6.1.2 of Qpid for Java is built and
available from dev staging repos.
Please, test it and vote accordingly.

The list of changes can be found in Jira:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.2

The source and binary bundles can be downloaded from here:
https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1

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

For testing of release artifacts using maven please add the staging
repo into maven project pom.xml:

<repositories>
    <repository>
      <id>staging</id>
      <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url>
    </repository>
</repositories>

Kind regards,
Alex

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


Re: [VOTE] Release Qpid for Java 6.1.2 (RC1)

Posted by Robbie Gemmell <ro...@gmail.com>.
On 15 March 2017 at 16:51, Oleksandr Rudyy <or...@gmail.com> wrote:
> Hi everyone,
>
> The release candidate version 6.1.2 of Qpid for Java is built and
> available from dev staging repos.
> Please, test it and vote accordingly.
>
> The list of changes can be found in Jira:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.2
>
> The source and binary bundles can be downloaded from here:
> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1
>
> The maven release artifacts are staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1103
>
> For testing of release artifacts using maven please add the staging
> repo into maven project pom.xml:
>
> <repositories>
>     <repository>
>       <id>staging</id>
>       <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url>
>     </repository>
> </repositories>
>
> Kind regards,
> Alex
>

+1

I gave things a check as follows:
- Verified all the signatures and checksum files.
- Checked the LICENCE+NOTICE files present in each archive.
- Used "mvn apache-rat:check" to verify the licence headers in source release.
- Ran the source build (inc javadoc, on Java8) and unit tests, no issues.
- Started the broker from the tar.gz binary, loaded the web console
and used it to create a queue.
- Ran the Qpid JMS master HelloWorld example against the broker.

Robbie

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


Re: [VOTE] Release Qpid for Java 6.1.2 (RC1)

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

My testing was:

1) Verified the md5/sha checksums on all distribution artefacts
2) Verified signatures on all all distribution artefacts
3) Ran apache RAT and built/ran test profile mms 0-10 from source bundle
4) Ran hello world against staged maven artefacts against broker from
binary distribution artefact
5) Ran Joram tests against the broker from binary distribution
artefact using the Qpid JMS Client 0.21.0.
6) Generally kicked the tyres within the Web Management Console.

No problems encountered.

On 16 March 2017 at 12:32, Lorenz Quack <qu...@gmail.com> wrote:
> I verified the new checksums. They checkout for me.
>
>
>
> On 16/03/17 10:22, Oleksandr Rudyy wrote:
>>
>> Hi,
>>
>> I replaced sha1 checksums with sha512 in Apache dist repo.
>>
>> Kind Regards,
>> Alex
>>
>> On 16 March 2017 at 10:09, Robbie Gemmell <ro...@gmail.com>
>> wrote:
>>>
>>> I was planning to mention the checksums once I test it. I think it
>>> should move in this release. Theres no need to respin for that, you
>>> can just generate them and add them to the dist repo.
>>>
>>> On 16 March 2017 at 10:04, Lorenz Quack <qu...@gmail.com> wrote:
>>>>
>>>> +1
>>>>
>>>> * verified checksums
>>>> * build from source
>>>> * Ran joram tests with jms-client-0.20
>>>> * ran Spout and Drain examples
>>>>
>>>> This release still uses sha-1 checksums.
>>>> I think we should move to sha-512 in the next release but it is not
>>>> worth
>>>> doing a re-spin just for this.
>>>>
>>>> Kind regards,
>>>> Lorenz
>>>>
>>>>
>>>>
>>>> On 15/03/17 16:51, Oleksandr Rudyy wrote:
>>>>>
>>>>> Hi everyone,
>>>>>
>>>>> The release candidate version 6.1.2 of Qpid for Java is built and
>>>>> available from dev staging repos.
>>>>> Please, test it and vote accordingly.
>>>>>
>>>>> The list of changes can be found in Jira:
>>>>>
>>>>>
>>>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.2
>>>>>
>>>>> The source and binary bundles can be downloaded from here:
>>>>> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1
>>>>>
>>>>> The maven release artifacts are staged at:
>>>>> https://repository.apache.org/content/repositories/orgapacheqpid-1103
>>>>>
>>>>> For testing of release artifacts using maven please add the staging
>>>>> repo into maven project pom.xml:
>>>>>
>>>>> <repositories>
>>>>>       <repository>
>>>>>         <id>staging</id>
>>>>>
>>>>>
>>>>> <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url>
>>>>>       </repository>
>>>>> </repositories>
>>>>>
>>>>> Kind regards,
>>>>> Alex
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> 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
>>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
>
> ---------------------------------------------------------------------
> 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 Qpid for Java 6.1.2 (RC1)

Posted by Lorenz Quack <qu...@gmail.com>.
I verified the new checksums. They checkout for me.


On 16/03/17 10:22, Oleksandr Rudyy wrote:
> Hi,
>
> I replaced sha1 checksums with sha512 in Apache dist repo.
>
> Kind Regards,
> Alex
>
> On 16 March 2017 at 10:09, Robbie Gemmell <ro...@gmail.com> wrote:
>> I was planning to mention the checksums once I test it. I think it
>> should move in this release. Theres no need to respin for that, you
>> can just generate them and add them to the dist repo.
>>
>> On 16 March 2017 at 10:04, Lorenz Quack <qu...@gmail.com> wrote:
>>> +1
>>>
>>> * verified checksums
>>> * build from source
>>> * Ran joram tests with jms-client-0.20
>>> * ran Spout and Drain examples
>>>
>>> This release still uses sha-1 checksums.
>>> I think we should move to sha-512 in the next release but it is not worth
>>> doing a re-spin just for this.
>>>
>>> Kind regards,
>>> Lorenz
>>>
>>>
>>>
>>> On 15/03/17 16:51, Oleksandr Rudyy wrote:
>>>> Hi everyone,
>>>>
>>>> The release candidate version 6.1.2 of Qpid for Java is built and
>>>> available from dev staging repos.
>>>> Please, test it and vote accordingly.
>>>>
>>>> The list of changes can be found in Jira:
>>>>
>>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.2
>>>>
>>>> The source and binary bundles can be downloaded from here:
>>>> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1
>>>>
>>>> The maven release artifacts are staged at:
>>>> https://repository.apache.org/content/repositories/orgapacheqpid-1103
>>>>
>>>> For testing of release artifacts using maven please add the staging
>>>> repo into maven project pom.xml:
>>>>
>>>> <repositories>
>>>>       <repository>
>>>>         <id>staging</id>
>>>>
>>>> <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url>
>>>>       </repository>
>>>> </repositories>
>>>>
>>>> Kind regards,
>>>> Alex
>>>>
>>>> ---------------------------------------------------------------------
>>>> 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
>>>
>> ---------------------------------------------------------------------
>> 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
>


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


Re: [VOTE] Release Qpid for Java 6.1.2 (RC1)

Posted by Oleksandr Rudyy <or...@gmail.com>.
Hi,

I replaced sha1 checksums with sha512 in Apache dist repo.

Kind Regards,
Alex

On 16 March 2017 at 10:09, Robbie Gemmell <ro...@gmail.com> wrote:
> I was planning to mention the checksums once I test it. I think it
> should move in this release. Theres no need to respin for that, you
> can just generate them and add them to the dist repo.
>
> On 16 March 2017 at 10:04, Lorenz Quack <qu...@gmail.com> wrote:
>> +1
>>
>> * verified checksums
>> * build from source
>> * Ran joram tests with jms-client-0.20
>> * ran Spout and Drain examples
>>
>> This release still uses sha-1 checksums.
>> I think we should move to sha-512 in the next release but it is not worth
>> doing a re-spin just for this.
>>
>> Kind regards,
>> Lorenz
>>
>>
>>
>> On 15/03/17 16:51, Oleksandr Rudyy wrote:
>>>
>>> Hi everyone,
>>>
>>> The release candidate version 6.1.2 of Qpid for Java is built and
>>> available from dev staging repos.
>>> Please, test it and vote accordingly.
>>>
>>> The list of changes can be found in Jira:
>>>
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.2
>>>
>>> The source and binary bundles can be downloaded from here:
>>> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1
>>>
>>> The maven release artifacts are staged at:
>>> https://repository.apache.org/content/repositories/orgapacheqpid-1103
>>>
>>> For testing of release artifacts using maven please add the staging
>>> repo into maven project pom.xml:
>>>
>>> <repositories>
>>>      <repository>
>>>        <id>staging</id>
>>>
>>> <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url>
>>>      </repository>
>>> </repositories>
>>>
>>> Kind regards,
>>> Alex
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
> ---------------------------------------------------------------------
> 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 Qpid for Java 6.1.2 (RC1)

Posted by Robbie Gemmell <ro...@gmail.com>.
I was planning to mention the checksums once I test it. I think it
should move in this release. Theres no need to respin for that, you
can just generate them and add them to the dist repo.

On 16 March 2017 at 10:04, Lorenz Quack <qu...@gmail.com> wrote:
> +1
>
> * verified checksums
> * build from source
> * Ran joram tests with jms-client-0.20
> * ran Spout and Drain examples
>
> This release still uses sha-1 checksums.
> I think we should move to sha-512 in the next release but it is not worth
> doing a re-spin just for this.
>
> Kind regards,
> Lorenz
>
>
>
> On 15/03/17 16:51, Oleksandr Rudyy wrote:
>>
>> Hi everyone,
>>
>> The release candidate version 6.1.2 of Qpid for Java is built and
>> available from dev staging repos.
>> Please, test it and vote accordingly.
>>
>> The list of changes can be found in Jira:
>>
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.2
>>
>> The source and binary bundles can be downloaded from here:
>> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1
>>
>> The maven release artifacts are staged at:
>> https://repository.apache.org/content/repositories/orgapacheqpid-1103
>>
>> For testing of release artifacts using maven please add the staging
>> repo into maven project pom.xml:
>>
>> <repositories>
>>      <repository>
>>        <id>staging</id>
>>
>> <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url>
>>      </repository>
>> </repositories>
>>
>> Kind regards,
>> Alex
>>
>> ---------------------------------------------------------------------
>> 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
>

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


Re: [VOTE] Release Qpid for Java 6.1.2 (RC1)

Posted by Lorenz Quack <qu...@gmail.com>.
+1

* verified checksums
* build from source
* Ran joram tests with jms-client-0.20
* ran Spout and Drain examples

This release still uses sha-1 checksums.
I think we should move to sha-512 in the next release but it is not 
worth doing a re-spin just for this.

Kind regards,
Lorenz


On 15/03/17 16:51, Oleksandr Rudyy wrote:
> Hi everyone,
>
> The release candidate version 6.1.2 of Qpid for Java is built and
> available from dev staging repos.
> Please, test it and vote accordingly.
>
> The list of changes can be found in Jira:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.2
>
> The source and binary bundles can be downloaded from here:
> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1
>
> The maven release artifacts are staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1103
>
> For testing of release artifacts using maven please add the staging
> repo into maven project pom.xml:
>
> <repositories>
>      <repository>
>        <id>staging</id>
>        <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url>
>      </repository>
> </repositories>
>
> Kind regards,
> Alex
>
> ---------------------------------------------------------------------
> 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 Qpid for Java 6.1.2 (RC1)

Posted by Oleksandr Rudyy <or...@gmail.com>.
+1

I performed the following testing of Qpid for Java 6.1.2:
* started the broker
* using Web Management Console created test queues, ACL provider, etc
* ran successfully Hello and Spout/Drain examples using Legacy JMS
Client for AMQP 0.x of version 6.1.2 against the broker
* created test JMS application using Qpid JMS Client of version 0.21
and successfully published and consumed messages from the broker

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