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

Reply via email to