Hi all,

A release candidate for the next 6.0.5 release of the Qpid Java Components
has been created.

A number of important defect fixes and improvements have been made in this
release.
The list of changes can be found in Jira:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.0.5

Please test and vote accordingly.

The source and binary archives can be accessed here:
https://dist.apache.org/repos/dist/dev/qpid/java/6.0.5-rc1

Those files and the other maven artifacts are also staged for now at:
https://repository.apache.org/content/repositories/orgapacheqpid-1090

Kind regards
Alex

P.S. For testing of 6.0.5 maven artifacts please add the staging repo as
below:

  <repositories>
    <repository>
      <id>staging</id>
      <url>
https://repository.apache.org/content/repositories/orgapacheqpid-1090</url>
    </repository>
  </repositories>

Reply via email to