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/02/02 14:43:53 UTC

[VOTE] Release Apache Qpid Broker-J 7.0.1

Hi folks,

I built a release candidate for a Qpid Broker-J 7.0.1.
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.1-rc1

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

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

Regards,
Alex

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

  <repositories>
    <repository>
      <id>staging</id>
      <url>
https://repository.apache.org/content/repositories/orgapacheqpid-1129</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.1

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/1.0 from source bundle (Qpid JMS
Client 0.26.0 and 0.29.0)
5) Generally kicked the tyres within the Web Management Console.
6) Spun up an embedded Broker-J using the staged maven artefacts.

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


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

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

* Verified checksums and signatures
* Built from source distribution and successfully ran tests for AMQP
1.0 memory profile
* Stated broker and performed basic management operations via Web
Management Console
** created test queue
** bound test queue
** modified file logger to roll daily and on restart
** restarted broker
* ran successfully HelloWorld example from new JMS client
* ran successfully Hello example from legacy JMS client

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


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

Posted by Robbie Gemmell <ro...@gmail.com>.
On 2 February 2018 at 09:43, Oleksandr Rudyy <or...@gmail.com> wrote:
> Hi folks,
>
> I built a release candidate for a Qpid Broker-J 7.0.1.
> 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.1-rc1
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1129
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12342094
>
> Regards,
> Alex
>
> P.S. For testing of maven broker staging repo artifacts, please add into to
> your poms the staging repo as below:
>
>   <repositories>
>     <repository>
>       <id>staging</id>
>       <url>
> https://repository.apache.org/content/repositories/orgapacheqpid-1129</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 out as follows:
- Verified the signatures 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 release build and unit tests under the default profile.
- Started the broker from the tar.gz binary, used the web management
and created a queue using the web console.
- Ran the Qpid JMS HelloWorld example against the running broker.

Robbie

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