-1 from me unfortunately. A change I made earlier broke compilation under Java 6 thanks to a single simple method call I used during testing. Replacing that with 2 simple method calls fixed compilation under Java 6. Ugh. http://svn.apache.org/r1631911
Sorry :S Robbie On 14 October 2014 21:44, Rafael Schloming <[email protected]> wrote: > Hi Everyone, > > I've put up 0.8 RC2 at the usual places. The source code can be found here: > > http://people.apache.org/~rhs/qpid-proton-0.8rc2/ > > Java binaries here: > > https://repository.apache.org/content/repositories/orgapacheqpid-1016 > > Notable changes since RC1 are: > - fix to cmake detection of perl libraries > - last minute rename of some new events to avoid future API breakage > - pulled in event dispatch code and proton-j examples from the demo as > discussed previously on the list > - PROTON-711 > > Since none of these changes are particularly destabilizing, I'll be an > optimist and call for a formal vote on RC2, so please check it out and > register your vote: > > [ ] Yes, release RC2 as Proton 0.8 final > [ ] No, because of the following issues... > > --Rafael >
