Return-Path: Delivered-To: apmail-incubator-connectors-dev-archive@minotaur.apache.org Received: (qmail 66823 invoked from network); 18 Feb 2010 15:43:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 15:43:51 -0000 Received: (qmail 6452 invoked by uid 500); 18 Feb 2010 15:43:51 -0000 Delivered-To: apmail-incubator-connectors-dev-archive@incubator.apache.org Received: (qmail 6370 invoked by uid 500); 18 Feb 2010 15:43:51 -0000 Mailing-List: contact connectors-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-dev@incubator.apache.org Received: (qmail 6166 invoked by uid 99); 18 Feb 2010 15:43:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 15:43:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 15:43:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E73E329A0014 for ; Thu, 18 Feb 2010 07:43:27 -0800 (PST) Message-ID: <127615181.359251266507807945.JavaMail.jira@brutus.apache.org> Date: Thu, 18 Feb 2010 15:43:27 +0000 (UTC) From: "Karl Wright (JIRA)" To: connectors-dev@incubator.apache.org Subject: [jira] Commented: (CONNECTORS-12) Need to make use of tabs and spaces consistent in code base In-Reply-To: <565552756.358111266504808057.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CONNECTORS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835255#action_12835255 ] Karl Wright commented on CONNECTORS-12: --------------------------------------- Definitely not thrilled about the convention's way of handling {}'s - never have been. I suppose there's no chance of allowing an alternate arrangement. Would therefore request we hold off from that particular change as long as possible. Pretty much everything else I can live with, although my eyes definitely are too old for only 2 character indents. ;-) > Need to make use of tabs and spaces consistent in code base > ----------------------------------------------------------- > > Key: CONNECTORS-12 > URL: https://issues.apache.org/jira/browse/CONNECTORS-12 > Project: Lucene Connector Framework > Issue Type: Task > Reporter: Karl Wright > Priority: Minor > > Some java files have tabs, some have spaces. Any individual file has either one or the other, but not both. > We should decide which one we prefer, or adopt the Apache standard if there is one, and convert accordingly. > (The jsps are all consistent and use only tabs, which in my opinion should remain because their mixed nature makes spaces hard to work with in some editors, like scite.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.