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 2018/03/30 14:40:07 UTC

[VOTE] Release Apache Qpid Broker-J 7.0.3

Hi all,

I built a release candidate for a Qpid Broker-J 7.0.3.
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/broker-j/7.0.3-rc1

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

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

Regards,
Alex

P.S. For testing of maven broker staging repo artefacts, please add into to
your poms the staging repo as below:

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


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

Re: [VOTE] Release Apache Qpid Broker-J 7.0.3

Posted by Gordon Sim <gs...@redhat.com>.
On 30/03/18 15:40, Oleksandr Rudyy wrote:
> Hi all,
> 
> I built a release candidate for a Qpid Broker-J 7.0.3.
> Please give it a test out and vote accordingly.

+1 (checked signature and hash, built from source including running of 
tests, ran qpid-cpp client, 1.0 and 0-10, against it, ran python proton 
examples against it.)

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


Re: [VOTE] Release Apache Qpid Broker-J 7.0.3

Posted by Vavricka <va...@gmail.com>.
+1

* checkout of tag 7.0.3 from git repository
* build using mvn clean package (including tests)
* started broker on Debian 9
* used web console to change keystore certificate alias
* checked if any alias can be used from broker keystore (qpid-jms-client
0.31.0)

Tomas



--
Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html

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


Re: [VOTE] Release Apache Qpid Broker-J 7.0.3

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 the distribution artefacts
3) Ran apache RAT
4) Built/ran test profile mms/bdb 0-9/0-10//1.0 from source bundle
(Qpid JMS Client 0.31.0)
5) Generally kicked the tyres within the Web Management Console using
Broker from the tar,gz bundle
6) Spun up an embedded Broker-J using the staged maven artefacts.
7) Repeated a manual test verifying the fix for QPID-8144 (Memory
compaction may not run when Direct Memory exceeds 2GB)

On 2 April 2018 at 12:47, Robbie Gemmell <ro...@gmail.com> wrote:
> On 30 March 2018 at 15:40, Oleksandr Rudyy <or...@gmail.com> wrote:
>> Hi all,
>>
>> I built a release candidate for a Qpid Broker-J 7.0.3.
>> 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/broker-j/7.0.3-rc1
>>
>> The maven artifacts are also staged for now at:
>> https://repository.apache.org/content/repositories/orgapacheqpid-1134
>>
>> The JIRAs currently assigned are:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12342887
>>
>> Regards,
>> Alex
>>
>> P.S. For testing of maven broker staging repo artefacts, please add into to
>> your poms the staging repo as below:
>>
>>   <repositories>
>>     <repository>
>>       <id>staging</id>
>>       <url>
>> https://repository.apache.org/content/repositories/orgapacheqpid-1134</url>
>>     </repository>
>>   </repositories>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
>> For additional commands, e-mail: users-help@qpid.apache.org
>
> +1
>
> I checked things over as follows:
> - Verified the signature and checksum files.
> - Used "mvn apache-rat:check" to verify the headers in source release.
> - Checked for LICENCE and NOTICE files being present in each archive.
> - Ran the source build and tests using the default profile, all good.
> - Started the broker, used the web console 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
>

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


Re: [VOTE] Release Apache Qpid Broker-J 7.0.3

Posted by Robbie Gemmell <ro...@gmail.com>.
On 30 March 2018 at 15:40, Oleksandr Rudyy <or...@gmail.com> wrote:
> Hi all,
>
> I built a release candidate for a Qpid Broker-J 7.0.3.
> 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/broker-j/7.0.3-rc1
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1134
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12342887
>
> Regards,
> Alex
>
> P.S. For testing of maven broker staging repo artefacts, please add into to
> your poms the staging repo as below:
>
>   <repositories>
>     <repository>
>       <id>staging</id>
>       <url>
> https://repository.apache.org/content/repositories/orgapacheqpid-1134</url>
>     </repository>
>   </repositories>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org

+1

I checked things over as follows:
- Verified the signature and checksum files.
- Used "mvn apache-rat:check" to verify the headers in source release.
- Checked for LICENCE and NOTICE files being present in each archive.
- Ran the source build and tests using the default profile, all good.
- Started the broker, used the web console 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 Apache Qpid Broker-J 7.0.3

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

I performed the following tests:

* verified signatures and checksums
* built and ran java-mms.1-0 tests from source bundle
* started broker on fedora 27
* created test queue using Web Management Console
* ran "hello world" example using JMS AMQP 1.0 client
* ran "hello world" example using JMS AMQP 0-x client


On 30 March 2018 at 15:40, Oleksandr Rudyy <or...@gmail.com> wrote:
> Hi all,
>
> I built a release candidate for a Qpid Broker-J 7.0.3.
> 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/broker-j/7.0.3-rc1
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1134
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12342887
>
> Regards,
> Alex
>
> P.S. For testing of maven broker staging repo artefacts, please add into to
> your poms the staging repo as below:
>
>   <repositories>
>     <repository>
>       <id>staging</id>
>
> <url>https://repository.apache.org/content/repositories/orgapacheqpid-1134</url>
>     </repository>
>   </repositories>
>
>
> ---------------------------------------------------------------------
> 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