Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 66678 invoked from network); 28 May 2009 02:52:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 May 2009 02:52:57 -0000 Received: (qmail 70820 invoked by uid 500); 28 May 2009 02:53:10 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 70757 invoked by uid 500); 28 May 2009 02:53:10 -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 70747 invoked by uid 99); 28 May 2009 02:53:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 02:53:10 +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, 28 May 2009 02:53:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B5F47234C004 for ; Wed, 27 May 2009 19:52:45 -0700 (PDT) Message-ID: <566067939.1243479165740.JavaMail.jira@brutus> Date: Wed, 27 May 2009 19:52:45 -0700 (PDT) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Closed: (OPENJPA-1026) Ensure newlines at end of fie In-Reply-To: <1573499853.1239111973559.JavaMail.jira@brutus> 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/OPENJPA-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick closed OPENJPA-1026. --------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 > Ensure newlines at end of fie > ----------------------------- > > Key: OPENJPA-1026 > URL: https://issues.apache.org/jira/browse/OPENJPA-1026 > Project: OpenJPA > Issue Type: Sub-task > Reporter: Michael Dick > Assignee: Michael Dick > Priority: Trivial > Fix For: 2.0.0 > > Attachments: OPENJPA-1026-newlineendoffile.patch, OPENJPA-1026-trunk.patch.txt > > > Add new rule to checkstyle configuration which enforces a newline at the end of each file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.