On Mon, Jan 19, 2015 at 7:22 AM, Justin Ross <justin.r...@gmail.com> wrote:
> Hi, everyone. I've begun the process to release the C++ and Python > components. You can see more details at the release pages: > > https://cwiki.apache.org/confluence/display/qpid/Qpid+Cpp+15.02 > https://cwiki.apache.org/confluence/display/qpid/Qpid+Python+15.02 > > Alpha is set for the 28th of this month, and Beta (and release branching) > will follow two weeks after that. Remember to complete major work by the > Alpha deadline so we can test the build and distribution metadata. > > I've made an initial pass and found some failures: > > http://people.apache.org/~jross/qpid-cpp-20150116/ > Proton ABI change causes build failure: > http://people.apache.org/~jross/qpid-cpp-20150116/cpp-test.out > I believe this is actually ABI compatible, although there is an API change due to the elimination of the redundant struct. (There is a prior thread between Gordon and myself with more details.) --Rafael