Return-Path: Delivered-To: apmail-jakarta-log4j-dev-archive@www.apache.org Received: (qmail 41449 invoked from network); 20 Sep 2003 15:29:32 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Sep 2003 15:29:32 -0000 Received: (qmail 705 invoked by uid 500); 20 Sep 2003 15:29:24 -0000 Delivered-To: apmail-jakarta-log4j-dev-archive@jakarta.apache.org Received: (qmail 682 invoked by uid 500); 20 Sep 2003 15:29:24 -0000 Mailing-List: contact log4j-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Log4J Developers List" Reply-To: "Log4J Developers List" Delivered-To: mailing list log4j-dev@jakarta.apache.org Received: (qmail 658 invoked from network); 20 Sep 2003 15:29:23 -0000 Received: from unknown (HELO mail.qos.ch) (80.238.40.12) by daedalus.apache.org with SMTP; 20 Sep 2003 15:29:23 -0000 Received: from kal.qos.ch (kal [192.168.1.3]) by mail.qos.ch (Postfix) with ESMTP id 187C41EC073 for ; Sat, 20 Sep 2003 17:36:45 +0200 (CEST) Message-Id: <5.2.1.1.0.20030920172305.031092a8@mail.qos.ch> X-Sender: ceki@mail.qos.ch (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Sat, 20 Sep 2003 17:30:15 +0200 To: "Log4J Developers List" From: Ceki =?iso-8859-1?Q?G=FClc=FC?= Subject: RE: Spaces instead of tabs please In-Reply-To: <003e01c37f21$dacf1a80$6501a8c0@greer> References: <5.2.1.1.0.20030919183157.02783800@mail.qos.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The code is ultimately formatted by jalopy. The idea is to minimize the=20 changes when jalopy is invoked. If too many lines change with jalopy due to indentation issues and the=20 changes are committed, it is tedious to identify the lines containing=20 meaningful changes because they get drowned in silly indentation changes. My previous message retains its validity. Where possible, please avoid=20 using tab characters for indentation. At 10:49 PM 9/19/2003 -0400, Scott Heaberlin wrote: >Couldn't this be accomplished with the jalopy xml settings? Stripping >tabs and replacing with n number of spaces? > >Anyways, the Sun standard specifies 8 spaces for tab stops. >(http://java.sun.com/docs/codeconv/html/CodeConventions.doc3.html#262). >I have always thought that to be rather large, and see most places using >either 4 or 8. > > >-Scott Heaberlin > > > > -----Original Message----- > > From: Ceki G=FClc=FC [mailto:ceki@qos.ch] > > Sent: Friday, September 19, 2003 12:39 PM > > To: log4j-dev@jakarta.apache.org > > Subject: Spaces instead of tabs please > > > > > > > > Hello all, > > > > I'd like to quickly mention that our code uses spaces instead > > of tabs, and > > the indention has two space characters. > > > > For Eclipse users this means: > > > > - checking *off* "Insert tabs for indentation, not spaces" under > > Preferences -> Java -> Code formatter -> Style > > > > - Setting "Number of spaces representing indentation level" to 2 > > > > Do correct me if I am wrong. > > > > -- > > Ceki G=FClc=FC > > > > For log4j documentation consider "The complete log4j manual" > > ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp > > > > import org.apache.Facetime; > > ApacheCon US 2003, 18-21 November http://apachecon.com/ > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: log4j-dev-help@jakarta.apache.org > > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org >For additional commands, e-mail: log4j-dev-help@jakarta.apache.org --=20 Ceki G=FClc=FC For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp import org.apache.Facetime; ApacheCon US 2003, 18-21 November http://apachecon.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: log4j-dev-help@jakarta.apache.org