+0 Verified :
Checksums : Good Signature : Good ---- Licensing : Found some issues with Jasmine license. Notice : Year should be changed to 2015. Jasmine license contains the text for http://angularjs.org : Where as they actually have copyright from Pivotal Labs : ./falcon-ui/app/test/lib/jasmine-2.0.2/console.js:Copyright (c) 2008-2014 Pivotal Labs ./falcon-ui/app/test/lib/jasmine-2.0.2/jasmine-html.js:Copyright (c) 2008-2014 Pivotal Labs ./falcon-ui/app/test/lib/jasmine-2.0.2/jasmine.js:Copyright (c) 2008-2014 Pivotal Labs ---- head ./docs/license/jasmine-LICENSE.txt The MIT License Copyright (c) 2010-2015 Google, Inc. http://angularjs.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights ----- Compiling from source : Seeing test failures: Failed tests: FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner » Test Me... FeedEntityParserTest.testValidateACLValidGroupBadOwner » Test Method org.apac... Compiling with skip tests : Could not succeed (Same issues as in rc0) ---- [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ falcon-webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< maven-jetty-plugin:6.1.26:run (start-jetty) < test-compile @ falcon-webapp <<< [INFO] [INFO] --- maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp --- .... [ERROR] java.net.SocketException: Invalid argument at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) at java.net.ServerSocket.implAccept(ServerSocket.java:522) at java.net.ServerSocket.accept(ServerSocket.java:490) at org.mortbay.jetty.plugin.util.Monitor.run(Monitor.java:74) ---- Thanks Amareshwari On Tue, Jun 16, 2015 at 12:58 PM, Idris Ali <[email protected]> wrote: > Hi Folks, > > We are ready with our first Falcon TLP release candidate. Kudos! > > Release package for Falcon 0.6.1 (RC1) is now available after resolving > few issues identified while testing 0.6.1 branch and RC0. > 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 openssl. > MD5 checksum: 5b6b9163f01e9591993611e0c726a103 > > SHA512 checksum: > 4660a7e5d9b1a379dcfceb8a0270f06041f76627b286b13893a87a89a9e5efc73332a3597c87fbe84761e77b0f623c56fae98b58d6c78f84797102d179b354cc > > To verify signature: > >gpg --verify apache-falcon-0.6.1-sources.tar.gz.asc > apache-falcon-0.6.1-sources.tar.gz > > Git tag commit-id for the release release-0.6.1-rc1 > <https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=1b0cae348a68e7495197dc5cc5decf7e492ffc49> > : > > https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=1b0cae348a68e7495197dc5cc5decf7e492ffc49 > > Falcon Keys are available here: > https://dist.apache.org/repos/dist/release/falcon/KEYS > > 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. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > +1 from my side, > > Thanks, > -Shaik Idris >
