+1 On 8/3/15, 6:39 PM, "Alejandro Fernandez" <[email protected]> wrote:
>Hi, > >I have created an Apache Ambari 2.0.2 Release Candidate (RC2). This is a >maintenance release for branch-2.0.maint > >GIT source tag: >*https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=log;h= >refs/tags/release-2.0.2-rc2 ><https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=log;h= >refs/tags/release-2.0.2-rc2>* > >Staging site: http://people.apache.org/~alejandro/apache-ambari-2.0.2-rc2/ > >PGP release key used (signed using 392F57AC): >http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x2147F220392F57AC > >Updated KEYS file: https://dist.apache.org/repos/dist/release/ambari/KEYS > >One can look into the issues fixed in this release at >https://issues.apache.org/jira/browse/AMBARI/fixforversion/12332747 >Total 2.0.2 JIRAs: 13 >Total JIRAs Resolved as Fixed: 13 > >Vote will be open for 72 hours. >[ ] +1 approve >[ ] +0 no opinion >[ ] -1 disapprove (and reason why) > >Here's my vote to start: +1 > >Here's how to verify the tarball hashes: > >git clone --branch release-2.0.2-rc2 >https://git-wip-us.apache.org/repos/asf/ambari.git apache-ambari-2.0.2-src >cd apache-ambari-2.0.2-src >git clean -xdf >cd ambari-web >npm install >ulimit -n 2048 >brunch build >rm -rf node_modules >mv public public-static >cd ../.. >tar --exclude=.git --exclude=.gitignore --exclude=.gitattributes -zcvf >apache-ambari-2.0.2-src.tar.gz apache-ambari-2.0.2-src > ># Verify my signature, >gpg --verify apache-ambari-2.0.2-src.tar.gz.asc >apache-ambari-2.0.2-src.tar.gz >gpg: Signature made Fri Jul 31 18:36:49 2015 PDT using RSA key ID 392F57AC >gpg: Good signature from "Alejandro Fernandez (Apache Ambari Release >Management) <[email protected]>" > >openssl md5 apache-ambari-2.0.2-src.tar.gz > >apache-ambari-2.0.2-src.tar.gz.md5 # and compare to the file I provided >openssl sha1 apache-ambari-2.0.2-src.tar.gz > >apache-ambari-2.0.2-src.tar.gz.sha1 # and compare to the file I provided > ># I made sure ratcheck passes >cp -R apache-ambari-2.0.2-src apache-ambari-2.0.2-ratcheck >cd apache-ambari-2.0.2-ratcheck >mvn clean apache-rat:check > >Thanks, >Alejandro Fernandez >Apache Ambari PMC
