Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 92177 invoked from network); 21 Feb 2007 16:57:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2007 16:57:38 -0000 Received: (qmail 85821 invoked by uid 500); 21 Feb 2007 16:57:43 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 85604 invoked by uid 500); 21 Feb 2007 16:57:42 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 85595 invoked by uid 99); 21 Feb 2007 16:57:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 08:57:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alexei.fedotov@gmail.com designates 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 08:57:30 -0800 Received: by nf-out-0910.google.com with SMTP id d4so261985nfe for ; Wed, 21 Feb 2007 08:57:09 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SVhGE7qrCdShuHlcbE69eelTHvHjTmyIirwfuUOJLZGuYtSwHpMkiAdEmZ4RGMU8tnTsSvDkv9iAbNBtUKHR87NkNnu8GtKyfhJQzVs3gSjKcEx7wiBANrLhQDfCfe3FroGYOARu5/FJR4AhSzUiW1ICYFPRRCk5qzFco57zvAw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BmCrY25fLU2mw1JEQk68/iBbJ3PbMCahwQu7iLUyU48M+5gFD/MmZq8Op7k2lvszHMq5pm/HIjbVAtR1m1ZhHxoUaEQ+4PaESuPoJ8tNgZdR8I6WgP/wGrZYI4iNZ2YgLbDb82hInp2DIY/zXm35GN3yJ61atuOsIz94BYh5oKk= Received: by 10.49.34.17 with SMTP id m17mr1743420nfj.1172077029486; Wed, 21 Feb 2007 08:57:09 -0800 (PST) Received: by 10.48.12.15 with HTTP; Wed, 21 Feb 2007 08:57:09 -0800 (PST) Message-ID: Date: Wed, 21 Feb 2007 19:57:09 +0300 From: "Alexei Fedotov" To: dev@harmony.apache.org Subject: Re: [announce] New Apache Harmony Committer : Xiao-Feng Li In-Reply-To: <0vq1wkjtz1d.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0vq1wkjtz1d.fsf@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Congratulations! On 21 Feb 2007 16:34:22 +0300, egor.pasko@gmail.com wrote: > Congratulations! > > On the 0x282 day of Apache Harmony Geir Magnusson, Jr. wrote: > > Please join the Apache Harmony PMC in welcoming the project's newest > > committer, Xiao-Feng Li. > > > > Xiao-Feng has shown sustained dedication to the project, especially > > in the area GC and other VM issues, an ability to work well with > > others, and share the common vision we have for Harmony. We all > > continue to expect great things from him. > > > > When your note from infrastructure with your account info comes > > through (which it hasn't, which is my fault, which I'll fix - I > > wanted to get this announcement out so we can put it on our report to > > the board ) : > > > > As a first step to test your almighty powers of committership, please > > update the committers page on the website. That should be a good > > (and harmless) exercise to test if everything is working. > > > > Things to do : > > > > 1) test ssh-ing to the server people.apache.org. > > 2) Change your login password on the machine > > 3) Add a public key to .ssh so you can stop using the password > > 4) Set your SVN password : just type 'svnpasswd' > > > > At this point, you should be good to go. Checkout the website from svn > > and update it. See if you can figure out how. > > > > Also, anything checked out of SVN, be sure that you have checked out via > > 'https' and not 'http' or you can't check in. You can switch using "svn > > switch". (See the manual) > > > > Finally, although you now have the ability to commit, please remember : > > > > 1) continue being as transparent and communicative as possible. You > > earned committer status in part because of your engagement with others. > > While it was a "have to" situation because you had to submit patches > > and defend them, but we believe it is a "want to". Community is the key > > to any Apache project. > > > > 2)We don't want anyone going off and doing lots of work locally, and > > then committing. Committing is like voting in Chicago - do it early and > > often. Of course, you don't want to break the build, but keep the > > "commit bombs" to an absolute minimum, and warn the community if you are > > going to do it - we may suggest it goes into a branch at first. Use > > branches if you need to. > > > > 3) Always remember that you can **never** commit code that comes from > > someone else, even a co-worker. All code from someone else must be > > submitted by the copyright holder (either the author or author's > > employer, depending) as a JIRA, and then follow up with the required > > ACQs and BCC. > > > > Again, thanks for your hard work so far, and welcome. > > > > The Apache Harmony PMC > > > > > > -- > Egor Pasko > > -- With best regards, Alexei, ESSD, Intel