Thanks for working on this. I verified the md5 sum and keys. One suggestion – it would be easy to provide a link to the KEYS file in future.
I ran into the following test failure. ===------------------------------------------------------ T E S T S ------------------------------------------------------- Running org.apache.falcon.retention.FeedEvictorTest Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.082 sec <<< FAILURE! - in org.apache.falcon.retention.FeedEvictorTest testEvictionWithEmptyDirs(org.apache.falcon.retention.FeedEvictorTest) Time elapsed: 0.22 sec <<< FAILURE! java.lang.AssertionError: expected:<true> but was:<false> at org.testng.Assert.fail(Assert.java:89) at org.testng.Assert.failNotEquals(Assert.java:489) at org.testng.Assert.assertTrue(Assert.java:37) at org.testng.Assert.assertTrue(Assert.java:47) at org.apache.falcon.retention.FeedEvictorTest.testEvictionWithEmptyDirs(FeedEvictorTest.java:404) Results : Failed tests: FeedEvictorTest.testEvictionWithEmptyDirs:404 expected:<true> but was:<false> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0 === Venkat From: Idris Ali Reply-To: "[email protected]<mailto:[email protected]>" Date: Monday, May 11, 2015 at 10:29 AM To: "[email protected]<mailto:[email protected]>" Subject: [VOTE] Release of Apache Falcon 0.6.1 - RC0 Hi Folks, We are ready with our first Falcon TLP release candidate. Kudos! Release package for Falcon 0.6.1 is now available after resolving few issues identified while testing 0.6.1 branch. This is a big release in terms of introduction of new features and bug fixes. Thanks to all the contributors and the new committers. The source tar ball, signature and checksum files can be downloaded from: https://dist.apache.org/repos/dist/dev/falcon/apache-falcon-0.6.1-sources/ Checksums generated from pGpg. MD5 checksum: 98 65 74 C7 5D A4 39 3A 9D 6E 5C 38 BC FE 2E 39 SHA512 checksum: 72009EEB 393FD779 350B6669 8ED1B6F0 E897E172 86859059 165F701F 992FF442 9A1E5578 8917FD60 182F4780 916070BD 8CE512BD DB09C9D1 29F9B1BC 31D2E713 To verify signature: >gpg --verify apache-falcon-0.6.1-sources.tar.gz.asc >apache-falcon-0.6.1-sources.tar.gz Git tag for the release: https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=tag;h=refs/tags/release-0.6.1-rc0 We have closed around 200 JIRAs as part of this release. The details of which can be found here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329086&styleName=Html&projectId=12314429 Please find attached the release document with this mail with brief explanation on new features. And please vote on the release. Vote will expire on May 15, 2015 12:00AM IST. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) +1 from my side, Thanks, -Shaik Idris
