Hi Patrick, +1 from me.
1. Build succeeds, unit tests pass: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] Whirr ................................................. SUCCESS [1:24.013s] [INFO] Apache Whirr Build Tools .............................. SUCCESS [2.746s] [INFO] Apache Whirr Core ..................................... SUCCESS [4:23.874s] [INFO] Apache Whirr Cassandra ................................ SUCCESS [5.368s] [INFO] Apache Whirr Hadoop ................................... SUCCESS [44.581s] [INFO] Apache Whirr ZooKeeper ................................ SUCCESS [15.882s] [INFO] Apache Whirr CLI ...................................... SUCCESS [44.273s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 minutes 41 seconds [INFO] Finished at: Wed Nov 10 12:33:59 EST 2010 [INFO] Final Memory: 82M/123M [INFO] ------------------------------------------------------------------------ 2. CHECKSUMS OK SHA1: [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% openssl sha1 whirr-0.2.0-incubating-src.tar.gz > whirr.sha1 [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% diff whirr.sha1 whirr-0.2.0-incubating-src.tar.gz.sha1 1c1 < SHA1(whirr-0.2.0-incubating-src.tar.gz)= 9f2a29b8a42b6effd9442a8413e18c5650437ccf --- > 9f2a29b8a42b6effd9442a8413e18c5650437ccf \ No newline at end of file [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% ^^^ above is OK they match MD5: [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% md5sum whirr-0.2.0-incubating-src.tar.gz > whirr.md5 [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% diff whirr.md5 whirr-0.2.0-incubating-src.tar.gz.md5 1c1 < 3330544d1f245dfc732627345d81e09e whirr-0.2.0-incubating-src.tar.gz --- > 3330544d1f245dfc732627345d81e09e \ No newline at end of file [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% ^^ above is OK they match 3. SIGNATURES OK [chipotle:whirr-dev/0.2-incubating/whirr-0.2.0-incubating] mattmann% curl "http://svn.apache.org/repos/asf/incubator/whirr/dist/KEYS" > KEYS % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 5602 100 5602 0 0 9199 0 --:--:-- --:--:-- --:--:-- 13866 [chipotle:whirr-dev/0.2-incubating/whirr-0.2.0-incubating] mattmann% gpg --import < KEYS gpg: key 4318F669: public key "Tom White (CODE SIGNING KEY) <[email protected]>" imported gpg: key 68E327C1: public key "Patrick Hunt (ZooKeeper release signing key) <[email protected]>" imported gpg: Total number processed: 2 gpg: imported: 2 gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model gpg: depth: 0 valid: 2 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 2u [chipotle:whirr-dev/0.2-incubating/whirr-0.2.0-incubating] mattmann% cd .. [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% gpg --verify whirr-0.2.0-incubating-src.tar.gz.asc gpg: Signature made Wed Nov 3 23:28:01 2010 EDT using DSA key ID 68E327C1 gpg: Good signature from "Patrick Hunt (ZooKeeper release signing key) <[email protected]>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: D0BC 8D8A 4E90 A40A FDFC 43B3 E22A 746A 68E3 27C1 [chipotle:Apache/whirr-dev/0.2-incubating] mattmann% Minor nit: You didn't include the KEYS file in your src dist, so I had to go poking around your SVN to find it. Either include a link to the KEYS in your release VOTE email or please include it in your src distro (better!), or your RC staging dir (even better too!) :) Good job guys. Cheers, Chris On 11/10/10 11:59 AM, "Patrick Hunt" <[email protected]> wrote: This is the second incubator release for Apache Whirr, version 0.2.0-incubating. PPMC release vote thread: http://markmail.org/message/kdfnohhod6wdrqaz The issues fixed for 0.2.0-incubating https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311110&styleName=Html&version=12315339 Source and binary files: http://people.apache.org/~phunt/whirr-0.2.0-candidate-0/ Maven staging repo: https://repository.apache.org/content/repositories/orgapachewhirr-032 The tag to be voted upon: http://svn.apache.org/repos/asf/incubator/whirr/tags/release-0.2.0-incubating The vote is open for 72 hours. [ ] +1 [ ] +0 [ ] -1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
