* Verified the repo tag * Downloaded and built source * Verified asc, md5/sha hash values of source downloaded from http://people.apache.org/~madhan/ranger/ranger-0.5.2-rc1/apache-ranger-incubating-0.5.2.tar.gz
+1 (binding) Would still ask Madhan/one_more_person to follow the steps at http://ranger.apache.org/quick_start_guide.html and create release tar.gz and compare the size with that of http://people.apache.org/~madhan/ranger/ranger-0.5.2-rc1/apache-ranger-incubating-0.5.2.tar.gz . On Mon, Feb 15, 2016 at 10:04 PM, Dilli Dorai <[email protected]> wrote: > By the way I am using the instruction from > http://ranger.apache.org/quick_start_guide.html > to build the tar.gz and I am tarring this on a mac. > > tar zcf apache-ranger-0.5.2.tar.gz --exclude="./.git" > --exclude="./.gitignore" --exclude="./.settings/*" > --exclude="./.classpath" --exclude="./.project" --exclude="./winpkg/*" > --exclude="./hdfs-agent/dependency-reduced-pom.xml" > > On Mon, Feb 15, 2016 at 9:59 PM, Dilli Dorai <[email protected]> > wrote: > >> I tired checking out the git tag and building the tar.gz >> >> git checkout ranger-0.5 >> >> git pull --rebase >> >> git checkout tags/ranger-0.5.2-rc1 >> >> mvn clean >> >> tar zcf ranger-0.5.2.tar.gz --exclude="./.git" >> --exclude="./.gitignore" --exclude="./.settings/*" >> --exclude="./.classpath" --exclude="./.project" --exclude="./winpkg/*" >> --exclude="./hdfs-agent/dependency-reduced-pom.xml" . >> >> ls -l apache-ranger-incubating-0.5.2.tar.gz >> >> -rw-r--r-- 1 dilli staff 3516610 Feb 15 21:47 >> apache-ranger-incubating-0.5.2.tar.gz >> >> >> Downloaded the apache-ranger-incubating-0.5.2.tar.gz from Sources for >> the release: http://people.apache.org/~madhan >> /ranger/ranger-0.5.2-rc1/apache-ranger-incubating-0.5.2.tar.gz >> >> to ~/Downloads >> >> cd ~/Downloads >> >> ls -l apache-ranger-incubating-0.5.2.tar.gz >> >> -rw-r-----@ 1 dilli staff 3619638 Feb 15 21:52 >> apache-ranger-incubating-0.5.2.tar.gz >> >> >> Please note the difference in file sizes: 3516610 versus 3619638 >> >> Could at lease one more person build locally and compare the sizes? >> >> May be I am doing something wrong. >> >> Would be happy and thankful to be corrected. >> >> Thanks >> >> Dilli >> >> On Sun, Feb 14, 2016 at 9:51 AM, Ramesh Mani <[email protected]> >> wrote: >> >>> Thanks Madhan. I got it. >>> >>> >>> On 2/14/16, 9:09 AM, "Madhan Neethiraj" <[email protected]> wrote: >>> >>> >Rangers, >>> > >>> >Apache Ranger 0.5.2 release candidate #1 is now available for a vote >>> >within dev community. Links to various release artifacts are given >>> below. >>> >Please review and vote. >>> > >>> > >>> >The vote will be open for at least 72 hours or until necessary number of >>> >votes are reached. >>> >[ ] +1 approve >>> >[ ] +0 no opinion >>> >[ ] -1 disapprove (and reason why) >>> > >>> >Here is my +1 (binding) >>> > >>> >Thanks, >>> >Madhan >>> > >>> > >>> > >>> >List of JIRAs fixed in the release - >>> > >>> https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.2+-+R >>> >elease+Notes >>> > >>> > >>> >Git tag for the release: >>> > >>> https://git-wip-us.apache.org/repos/asf?p=incubator-ranger.git;a=shortlog >>> ; >>> >h=refs/tags/ranger-0.5.2-rc1 >>> > >>> >Sources for the release: >>> > >>> http://people.apache.org/~madhan/ranger/ranger-0.5.2-rc1/apache-ranger-inc >>> >ubating-0.5.2.tar.gz >>> > >>> > >>> > >>> >Source release verification: >>> > PGP Signature: >>> > >>> http://people.apache.org/~madhan/ranger/ranger-0.5.2-rc1/apache-ranger-inc >>> >ubating-0.5.2.tar.gz.asc >>> > >>> > MD5/SHA Hash: >>> > >>> http://people.apache.org/~madhan/ranger/ranger-0.5.2-rc1/apache-ranger-inc >>> >ubating-0.5.2.tar.gz.mds >>> > Keys to verify the signature of the release artifact are available at: >>> >https://people.apache.org/keys/group/incubator.asc >>> > >>> > >>> > >>> >>> >> >
