Thanks for pointing out. I read through the document and realize my initial link is wrong and that's for TLP. The incubator distribution should go to https://dist.apache.org/repos/dist/release/incubator/omid, still with svn. I believe all Omid committers should have the permission already.
Thanks, Daniel On Fri, May 13, 2016 at 5:58 AM, Flavio Junqueira <[email protected]> wrote: > I haven't seen this link mentioned, so I just want to make sure you're not > missing it: > > http://incubator.apache.org/guides/releasemanagement.html > <http://incubator.apache.org/guides/releasemanagement.html> > > I also strongly recommend documenting how the release process for this > specific project for when other committers are to do the release. It also > makes it easier to other to have a look and spot problems. In the case you'd > like to see a couple of examples: > > https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToRelease > <https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToRelease> > https://cwiki.apache.org/confluence/display/KAFKA/Release+Process > <https://cwiki.apache.org/confluence/display/KAFKA/Release+Process> > > Thanks, > -Flavio > >> On 12 May 2016, at 23:14, Daniel Dai <[email protected]> wrote: >> >> I do mean svn. Not sure if there is git equivalent. I guess there will be an >> Infra ticket like this one: >> https://issues.apache.org/jira/browse/INFRA-11763. And then you can use svn >> to check it out on locally: >> >> svn co https://dist.apache.org/repos/dist/release/omid >> >> Thanks, >> Daniel >> >> >> From: Igor Katkov <[email protected]<mailto:[email protected]>> >> Reply-To: Igor Katkov <[email protected]<mailto:[email protected]>> >> Date: Thursday, May 12, 2016 at 3:01 PM >> To: daijy <[email protected]<mailto:[email protected]>>, >> "[email protected]<mailto:[email protected]>" >> <[email protected]<mailto:[email protected]>> >> Subject: Re: Release plan for the 1st Apache release >> >> Did you mean to say git instead of SVN? >> Did you also mean to say >> https://dist.apache.org/repos/dist/release/incubator/omid instead of >> https://dist.apache.org/repos/dist/release/omid ? >> >> We don't have permissions to create folders on people.apache.org the >> following command fails. >> ssh [email protected]<mailto:[email protected]> mkdir >> public_html/omid-0.8.2-rc0 >> with "LDAP authorisation check failed". We discussed it a few weeks ago and >> you said that it's scp only now, but an scp command also fails with the same >> error. >> >> What am I missing? >> >> >> >> On Thursday, May 12, 2016 2:27 PM, Daniel Dai >> <[email protected]<mailto:[email protected]>> wrote: >> >> >> Publishing build artifacts is through svn. You will need to add your build >> artifacts to >> https://dist.apache.org/repos/dist/release/<https://dist.apache.org/repos/dist/release/pig>omid >> via svn once vote pass. This is also the download link you can publish to >> your website. All committers should have access to svn, let me know if you >> have trouble. >> >> You will need to generate a new KEYS and add to source tree, and use it to >> sign the build artifacts. Pig release document describe how to generate KEYS >> and use it to sign your build, check >> https://cwiki.apache.org/confluence/display/PIG/HowToRelease. >> >> Thanks, >> Daniel >> >> From: Igor Katkov <[email protected]<mailto:[email protected]>> >> Reply-To: Igor Katkov <[email protected]<mailto:[email protected]>> >> Date: Thursday, May 12, 2016 at 2:17 PM >> To: "[email protected]<mailto:[email protected]>" >> <[email protected]<mailto:[email protected]>>, daijy >> <[email protected]<mailto:[email protected]>> >> Subject: Re: Release plan for the 1st Apache release >> >> Hi Daniel, >> >> How does one upload release candidate to >> http://www.apache.org/dist/incubator/omid? Am I supposed to have ssh/scp >> access? Am I supposed to ask a PMC member to do it? >> >> We are ready to vote on Apache Omid (incubating) 0.8.2.0 RC0 >> Here is the git tag >> https://github.com/apache/incubator-omid/releases/tag/omid-0.8.2.0-rc0 >> here are the sources >> https://dist.apache.org/repos/dist/dev/incubator/omid/0.8.2-incubating-rc0/apache-omid-incubating-0.8.2.tar.gz >> >> I presume that I need to generate a new KEYS file with pgp, add it to the >> source tree and sign it all, the upload to dist. >> What is the best way to upload to dist? >> >> >> >> On Wednesday, May 11, 2016 6:31 AM, Flavio Junqueira >> <[email protected]<mailto:[email protected]>> wrote: >> >> >> I haven't seen a response to this question, so I'm wondering what's going >> with respect to the first release. >> >> Thanks, >> -Flavio >> >>> On 27 Apr 2016, at 20:33, Daniel Dai >>> <[email protected]<mailto:[email protected]>> wrote: >>> >>> We'd like to make a Hive release with Omid around May 20th, and would >>> like to get an Omid release in the beginning of May. Usually the first >>> Apache release will take longer time, so it needs to happen pretty >>> soon. >>> >>> Thanks, >>> Daniel >>> >>> On Wed, Apr 27, 2016 at 9:39 AM, Igor Katkov >>> <[email protected]<mailto:[email protected]>> wrote: >>>> Do you have any specific time-line or ASAP? >>>> >>>> >>>> On Tuesday, April 26, 2016 10:35 AM, Daniel Dai >>>> <[email protected]<mailto:[email protected]>> wrote: >>>> >>>> >>>> Now we already have our codebase in Apache, it seems that we are close to >>>> make an Apache release, right? Do we have a release plan? I’d like to use >>>> it in the Hive metastore. >>>> >>>> Thanks, >>>> Daniel >>>> >>>> >>>> >> >> >> >> >
