+1

- Verified the signature and checksum files.
- Checked for LICENCE and NOTICE files in the archives.
- Ran mvn apache-rat:check to verify the licence headers.
- Ran the source build and tests.

Robbie

On 13 July 2018 at 22:50, Oleksandr Rudyy <oru...@gmail.com> wrote:
> Hi all,
>
> I built a candidate release for version 6.3.2 of Qpid JMS AMQP 0-x.
>
> Please test and vote accordingly.
>
> The source and binary bundles can be taken from:
> https://dist.apache.org/repos/dist/dev/qpid/jms-amqp-0-x/6.3.2-RC1/
>
> The maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1149
>
> The JIRAs currently assigned are:
> <goog_203099856>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12343485
>
> Regards,
> Alex
>
> P.S. If you want to test it out using maven, you can temporarily add this
> to your project pom to access the staging repo:
>
>   <repositories>
>     <repository>
>       <id>staging</id>
>       <url>
> https://repository.apache.org/content/repositories/orgapacheqpid-1149</url>
>     </repository>
>   </repositories>
>
> The dependency for the client itself would then be:
>
>   <dependency>
>     <groupId>org.apache.qpid</groupId>
>     <artifactId>qpid-client</artifactId>
>     <version>6.3.2</version>
>   </dependency>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org

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

Reply via email to