From dev-return-11476-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Wed Apr 15 14:59:39 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 36691 invoked from network); 15 Apr 2009 14:59:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2009 14:59:39 -0000 Received: (qmail 27753 invoked by uid 500); 15 Apr 2009 14:59:38 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 27681 invoked by uid 500); 15 Apr 2009 14:59:38 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 27658 invoked by uid 99); 15 Apr 2009 14:59:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 14:59:38 +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; Wed, 15 Apr 2009 14:59:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5AF2729A0016 for ; Wed, 15 Apr 2009 07:59:15 -0700 (PDT) Message-ID: <963643403.1239807555371.JavaMail.jira@brutus> Date: Wed, 15 Apr 2009 07:59:15 -0700 (PDT) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Created: (OPENJPA-1040) Fix code formatting errors introduced by OPENJPA-1010 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 Fix code formatting errors introduced by OPENJPA-1010 ----------------------------------------------------- Key: OPENJPA-1040 URL: https://issues.apache.org/jira/browse/OPENJPA-1040 Project: OpenJPA Issue Type: Bug Affects Versions: 2.0.0 Reporter: Michael Dick Priority: Minor Revision 764665 for issue OPENJPA-1010 added new source files to SVN which violate the code formatting conventions and disabled the build flag that fails the build if such errors are detected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.