+1 I was able to re-build (mvn -Posgi clean install && mvn -DskipTests package assembly:assembly) the binary release from the svn tag and all the tests are passing as expected.
I have also deployed a Hadoop cluster on Amazon EC2 using the following command: ./bin/whirr launch-cluster --config recipes/hadoop.properties - with credentials configured in ~/.whirr/credentials. -- Andrei Savu / axemblr.com On Tue, Aug 21, 2012 at 4:50 PM, Andrew Bayer <[email protected]>wrote: > This is the second release candidate for Apache Whirr, version 0.8.0. > > It fixes the following issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12321649&styleName=Html&projectId=12311110 > > *** Please download, test and vote by the end of the workday (Pacific time) > on Wednesday, August 22. > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > Source and binary files: > http://people.apache.org/~abayer/whirr-0.8.0-candidate-2 > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachewhirr-024 > > The tag to be voted upon: > http://svn.apache.org/repos/asf/whirr/tags/release-0.8.0 > > Whirr's KEYS file containing PGP keys we use to sign the release: > http://svn.apache.org/repos/asf/whirr/dist/KEYS >
