+1 looks good to me. Checksums and signatures look fine. Only one minor issue:
I downloaded the source from https://dist.apache.org/repos/dist/dev/incubator/helix/0.6.0-incubating/src/and ran rat check: mvn clean apache-rat:check Looks like it fails with the following files: .gitignore DEPENDENCIES helix-admin-webapp/.gitignore helix-core/.gitignore helix-core/src/test/resources/static_view.txt We should just add them to the excludes for rat checks so that apache-rat:check runs cleanly. Not a blocker but something that can be fixed in the next release. thanks mahadev On Thu, Jan 10, 2013 at 10:20 PM, Patrick Hunt <[email protected]> wrote: > Looks like the status page updated on the web site. Looks good to me. > > Patrick > > On Thu, Jan 10, 2013 at 5:40 PM, kishore g <[email protected]> wrote: > > Thanks Pat for the info. > > > > I have changed the status page, > > > http://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.xml > > > http://svn.apache.org/repos/asf/incubator/public/trunk/content/projects/helix.xml > > > > The main website http://incubator.apache.org/projects/helix.html does it > > reflect it yet. Looks like there is some thing that runs periodically to > > update it. > > > > thanks, > > Kishore G > > > > > > > > On Thu, Jan 10, 2013 at 12:50 PM, Olivier Lamy <[email protected]> wrote: > > > >> +1 > >> > >> 2013/1/10 kishore g <[email protected]>: > >> > Hello, > >> > > >> > I would like to release Apache Helix 0.6.0-incubating. > >> > > >> > Release notes: http://helix > >> > .incubator.apache.org/releasenotes/release-0.6.0-incubating.html > >> > > >> > Maven staged release repository: > >> > https://repository.apache.org/content/repositories/orgapachehelix-121 > >> > > >> > Distribution: > >> > * binaries: https://dist.apache.org/repos/dist/dev/incubator/helix > >> > /0.6.0-incubating/binaries/ > >> > * sources: https://dist.apache.org/repos/dist/dev/incubator/helix > >> > /0.6.0-incubating/src/ > >> > > >> > KEYS file available here: > >> > https://dist.apache.org/repos/dist/release/incubator/helix/KEYS > >> > > >> > Vote open for 72H > >> > > >> > Pending, > >> > > >> > Need to fix the project page > >> http://incubator.apache.org/projects/helix.html > >> > > >> > I was late in fixing the github links in README. Hope its not a big > >> issue. > >> > > >> > [+1] > >> > [0] > >> > [-1] > >> > > >> > Thanks, > >> > Kishore G > >> > >> > >> > >> -- > >> Olivier Lamy > >> Talend: http://coders.talend.com > >> http://twitter.com/olamy | http://linkedin.com/in/olamy > >> >
