From dev-return-33832-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri May 28 06:23:23 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 93628 invoked from network); 28 May 2010 06:23:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 May 2010 06:23:23 -0000 Received: (qmail 7257 invoked by uid 500); 28 May 2010 06:23:23 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 7054 invoked by uid 500); 28 May 2010 06:23:20 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 7047 invoked by uid 99); 28 May 2010 06:23:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 May 2010 06:23:19 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of akarasulu@gmail.com designates 74.125.82.178 as permitted sender) Received: from [74.125.82.178] (HELO mail-wy0-f178.google.com) (74.125.82.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 May 2010 06:23:14 +0000 Received: by wyb33 with SMTP id 33so721838wyb.37 for ; Thu, 27 May 2010 23:22:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=RB6mtq2KG+126FuNWYVOIS/VQmsCxNa3bHE88UfOzg4=; b=jQRPHydS5Qfgm8/NX8bXp2uST5r6+D0lD3aJ1fsrMX+y0NuvTL53ZDo8T2LtDI4s5t aky5xU3tpUyPwt8m295u3d+xSYSThX/2BOrH0MnOGcY44KMOKYOon9ZKvoGZYXBzEeSu jPjdHFA8nurvjvlJTkjSyYK2Pel4HGtubrpg8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=qFtFlLFVzlsLVmLVfU4vPikr59gYabPIq3VgsJF2QyDAbrHy4W3O4dfO+pl+ES3VJV gwxLLx3/RnT1cLzSfahwwvmjYtaH/yvy4+qcwwvkozirqZwv5G4NQH4ZgGpfJz2++Gkq Y7VkzUR7+HF43cwemqEDpOgAE2/rasb9EW5Zc= MIME-Version: 1.0 Received: by 10.216.88.73 with SMTP id z51mr1285089wee.27.1275027773594; Thu, 27 May 2010 23:22:53 -0700 (PDT) Sender: akarasulu@gmail.com Received: by 10.216.36.209 with HTTP; Thu, 27 May 2010 23:22:53 -0700 (PDT) In-Reply-To: <4BFE273D.2060307@gmail.com> References: <4BFE273D.2060307@gmail.com> Date: Fri, 28 May 2010 09:22:53 +0300 X-Google-Sender-Auth: gdOIwmAPxZerLEkbO7WQtPtOuac Message-ID: Subject: Re: Tabs in source From: Alex Karasulu To: Apache Directory Developers List , Emmanuel Lecharny Content-Type: multipart/alternative; boundary=0016e6da7dcf861b890487a18976 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6da7dcf861b890487a18976 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Let me know if I am a culprit and I will change it. Checked the two IDEs I use and it looks fine though. I think it's OK if others are OK to point out who is doing it. Not for blame purposes but just to point out who needs to check their IDE. On Thu, May 27, 2010 at 11:03 AM, Emmanuel Lecharny wr= ote: > Hi guys, > > we have more than 65000 tabs present in the code base. > > Can you please check that you are using our own formater resent in the > project/resources directory, and that you have configured your Eclipse ID= E > to use it ? Don't forget to set the 'save' action too (it applies the > formatter to your file when you save it). > > If you are using another IDE, please check that you are not introducing > tabs. > > Thanks ! > > -- > Regards, > Cordialement, > Emmanuel L=E9charny > www.nextury.com > > > --=20 Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu --0016e6da7dcf861b890487a18976 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Let me know if I am a culprit and I will change it. Checked the two IDEs I = use and it looks fine though. I think it's OK if others are OK to point= out who is doing it. Not for blame purposes but just to point out who need= s to check their IDE.

On Thu, May 27, 2010 at 11:03 AM, Emmanuel L= echarny <elecha= rny@gmail.com> wrote:
Hi guys,

we have more than 65000 tabs present in the code base.

Can you please check that you are using our own formater resent in the proj= ect/resources directory, and that you have configured your Eclipse IDE to u= se it ? Don't forget to set the 'save' action too (it applies t= he formatter to your file when you save it).

If you are using another IDE, please check that you are not introducing tab= s.

Thanks !

--
Regards,
Cordialement,
Emmanuel L=E9charny
www.nextury.com




--
Alex KarasuluMy Blog :: http://www.jrolle= r.com/akarasulu/
Apache Directory Server :: http://directory.apache.org
Apache MINA :: http://mina.apache.org
To set up a meeting with me:
http://tungle.me/AlexKarasulu
--0016e6da7dcf861b890487a18976--