On 19 June 2018 at 22:45, Oleksandr Rudyy <oru...@gmail.com> wrote:
> Hi all,
>
> I created an RC1 built for a Qpid Broker-J 7.0.6 release.
> Please give it a test out and vote accordingly.
>
> The source and binary bundles can be found at
> https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.0.6-rc1
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1145
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12343434
>
> 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-1145</url>
>     </repository>
>   </repositories>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org


+1

I checked things over as follows:
- Verified the signature and checksum files.
- Checked for LICENCE and NOTICE files present in each archive.
- Ran "mvn apache-rat:check" to verify headers in the source archive.
- Ran the source build and tests with the default profile, using "mvn
verify -DskipITs=false".
- Started broker from binary archive, created a queue with the
console, used it to run the Qpid JMS master HelloWorld example.

Robbie

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

Reply via email to