On 4 November 2015 at 03:15, Justin Ross <justin.r...@gmail.com> wrote: > Hi, all. The RC is now available here: > > https://dist.apache.org/repos/dist/dev/qpid/proton/0.11.0-rc/ > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapacheqpid-1048/ > > I will be away from my keyboard for the remainder of this week. On Monday, > the 9th, I will start the release vote if no blockers have been discovered > in the interim. > > Thank you very much to everyone who tested the alpha and beta. If you've > not yet taken a look, please test the RC and report your results. > > Thanks! > Justin > > --- > Proton 0.11.0 release page: > https://cwiki.apache.org/confluence/display/qpid/Qpid+Proton+0.11.0
I gave things a kick as follows: - Ran the maven build + tests. - Ran the cmake build + tests. - Ran the QpidJMS master build + tests using the staged proton-j maven artifacts. - Built qpidd 0.34 and dispatch 0.5 against proton-c, ran the JMS client HelloWorld example against them. - Ran the ActiveMQ master build and its AMQP module using the staged maven artifacts. The only issue I noted, which may very well have been the intention anyway, is that the artifacts need a respin before the vote begins since they are actually versioned 0.11.0-rc internally. Robbie