Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 92046 invoked from network); 31 Mar 2011 10:36:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2011 10:36:37 -0000 Received: (qmail 25043 invoked by uid 500); 31 Mar 2011 10:36:37 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 24968 invoked by uid 500); 31 Mar 2011 10:36:37 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 24960 invoked by uid 99); 31 Mar 2011 10:36:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Mar 2011 10:36:37 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Mar 2011 10:36:31 +0000 Received: by qwf6 with SMTP id 6so1671000qwf.30 for ; Thu, 31 Mar 2011 03:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=sV65tK0gFi8LzcsVxfFVdsuY+1zRHeV8H8jDZ9Arsg8=; b=KPHate2R4NJ/MzDnUZKyfj1iiqrKQ1fGRaoljDAPd25I1H90hiDC677HlQ8Z5y2bs+ RMmeDXrgy3vNR2cr6sNq1u77N/wE+hLBM2bTiTqGTKLHsEQc6vV0UiMHp0cPuNj35uYn Ks4q0l2ak6UbAdLDcz/bP8AryBd/epwlD2Fck= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=WX2RGD1Zes4QvpmaO2KLz/cz/ohBbhyeKELpVs5uPNClNEeLWBrjbTnyXeaWhB8YKP pGwDqbcnzklowx99fJsZ63I99bm33oA61JjYx/RT7arfvgKuL/Z2XWsWqdH4ydgFlty9 5cEEuSUkBjMIPwYS1x09/OEJ7Mi7JqtyYS7w0= MIME-Version: 1.0 Received: by 10.224.213.4 with SMTP id gu4mr1980969qab.369.1301567769586; Thu, 31 Mar 2011 03:36:09 -0700 (PDT) Received: by 10.229.234.21 with HTTP; Thu, 31 Mar 2011 03:36:09 -0700 (PDT) In-Reply-To: <4D944A65.7010501@apache.org> References: <20110331035452.328232388A19@eris.apache.org> <4D944A65.7010501@apache.org> Date: Thu, 31 Mar 2011 11:36:09 +0100 Message-ID: Subject: Re: svn commit: r1087178 - in /commons/proper/commons-skin/trunk: ./ .classpath From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 31 March 2011 10:33, Mark Thomas wrote: > On 31/03/2011 04:54, ggregory@apache.org wrote: >> Author: ggregory >> Date: Thu Mar 31 03:54:51 2011 >> New Revision: 1087178 >> >> URL: http://svn.apache.org/viewvc?rev=3D1087178&view=3Drev >> Log: >> Ignore eclipse project files. > > Given the above... > >> Added: >> =A0 =A0 commons/proper/commons-skin/trunk/.classpath > > I'm guessing you didn't want to add this. Even if you did intend to add the classpath, please don't, as it's not portable across Eclipse installations. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org