Built and installed on a Fedora 20 x64 VM just fine. The ruby-spec-test failed on my first run of the tests. I couldn't reproduce the failure again after that, and I didn't get any debug-able info on the first failure. Just fyi.
Ran the existing pyngus unit tests and examples against the install - all pass. A bit bummed we no longer have a setup.py bindings - not a straighforward install in a python virtual environment (virtualenv + pypi) without that. ----- Original Message ----- > From: "Rafael Schloming" <[email protected]> > To: [email protected], [email protected] > Sent: Friday, December 19, 2014 6:03:40 PM > Subject: Proton 0.9 alpha 1 > > Hi Everyone, > > I've put together an alpha for proton 0.9. There are a couple of motivating > factors for introducing an alpha stage into the release process this time: > > - there are some new APIs as well as changes to existing APIs that are > worthy of some extra review > - the install has changed a bit to accommodate the package structure that > comes along with the new APIs > - this is the first release from git > > Given all these things I figure we might need a slightly longer release > cycle than usual, so I put together an alpha and posted it in the usual > places. > > Source tarballs can be found here: > - https://people.apache.org/~rhs/qpid-proton-0.9-alpha-1/ > > Java binaries here: > - https://repository.apache.org/content/repositories/orgapacheqpid-1022 > > This being the first release from git, I've somewhat arbitrarily chosen a > process and encoded it into the bin/release.sh file. Any > comments/suggestions/improvements on the process are welcome. > > --Rafael > -- -K
