On 12 June 2018 at 11:49, Oleksandr Rudyy <oru...@gmail.com> wrote:
> Hi all,
>
> I created an RC2 built for a Qpid Broker-J 7.0.5 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.5-rc2
>
> The maven artifacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1144
>
> The JIRAs currently assigned are:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12343398
>
> 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-1144</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 signatures and checksums.
- Checked 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" (unmodified, so 0.32.0 JMS client).
- Started broker from binary archive, created a queue with the
  console, used it to run the Qpid JMS 0.33.0 RC1 HelloWorld.

Robbie

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

Reply via email to