Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 98137 invoked from network); 8 Sep 2007 21:48:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Sep 2007 21:48:50 -0000 Received: (qmail 36501 invoked by uid 500); 8 Sep 2007 21:48:44 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 36486 invoked by uid 500); 8 Sep 2007 21:48:44 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 36477 invoked by uid 99); 8 Sep 2007 21:48:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2007 14:48:44 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2007 21:48:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4C4B5714168 for ; Sat, 8 Sep 2007 14:48:29 -0700 (PDT) Message-ID: <14394836.1189288109291.JavaMail.jira@brutus> Date: Sat, 8 Sep 2007 14:48:29 -0700 (PDT) From: "benson margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Updated: (CXF-982) Eclipse settings don't match checkstyle settings In-Reply-To: <15893775.1189283490156.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] benson margulies updated CXF-982: --------------------------------- Attachment: eclipseissues.txt This repairs problems with some of the settings, and adds a template for new .xml files. > Eclipse settings don't match checkstyle settings > ------------------------------------------------ > > Key: CXF-982 > URL: https://issues.apache.org/jira/browse/CXF-982 > Project: CXF > Issue Type: Bug > Components: Build system > Affects Versions: 2.0.1 > Reporter: benson margulies > Fix For: 2.1 > > Attachments: eclipseissues.txt > > > The eclipse settings are corrupt for order. They include 'w3c' instead of 'junit'. This can lead to checkstyle complaining that the order is wrong, and then 'organize' not fixing it. > It would also be good to set the java templates to add the copyright automatically. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.