On 16 May 2016 at 16:59, Oleksandr Rudyy <[email protected]> wrote:
> Hi folks,
>
> I built Qpid Java 6.0.3 RC2.
>
> The following changes have been made since RC1:
> QPID-7260 <https://issues.apache.org/jira/browse/QPID-7260> :
> apache-release fails under JDK 1.8
> QPID-7265 <https://issues.apache.org/jira/browse/QPID-7265> : migrate the
> AMQP 0-10 JMS client docs out of the old combined doc book.
> QPID-7266 <https://issues.apache.org/jira/browse/QPID-7266> : RAT check
> fails on release archive due to generated file
> QPID-7267 <https://issues.apache.org/jira/browse/QPID-7267> : [Java Broker]
> Content-Length header is set incorrectly when using compression
>
> Please test and vote accordingly.
>
> The source and binary bundles can be taken from here:
> https://dist.apache.org/repos/dist/dev/qpid/java/6.0.3-rc2
>
> Maven artifacts are also staged at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1074
>
> For testing with maven the staging repo needs to be included as below
>
> <repositories>
>     <repository>
>       <id>staging</id>
>       <url>
> https://repository.apache.org/content/repositories/orgapacheqpid-1074</url>
>     </repository>
> </repositories>
>
> Kind Regards,
> Alex

+1

I gave things a test as follows:
- Verified all the sigs+checksums.
- Verified LICENCE+NOTICE present in src+bin archives.
- Used RAT to check the licence headers.
- Ran the source build + tests.
- Ran the javadoc build on Java 8.
- Extracted the broker binary, started it, loaded the web console,
created a queue.
- Ran the Qpid JMS master HelloWorld example against the broker.
- Generated the new website content using the 6.0.3 tag to verify
recent updates I made.

Robbie

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to