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: [email protected] For additional commands, e-mail: [email protected]
