Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 26234 invoked from network); 8 May 2009 19:05:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 May 2009 19:05:12 -0000 Received: (qmail 15249 invoked by uid 500); 8 May 2009 19:05:10 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 15027 invoked by uid 500); 8 May 2009 19:05:09 -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 14840 invoked by uid 99); 8 May 2009 19:05:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 19:05:09 +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; Fri, 08 May 2009 19:05:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 902E1234C045 for ; Fri, 8 May 2009 12:04:45 -0700 (PDT) Message-ID: <528522949.1241809485589.JavaMail.jira@brutus> Date: Fri, 8 May 2009 12:04:45 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Resolved: (OPENJPA-1073) Upgrade to latest maven-surefire-plugin In-Reply-To: <1117752419.1241792985564.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-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-1073. ----------------------------------- Resolution: Fixed trunk builds work with the 2.4.3 on both JDK5 and JDK6 > Upgrade to latest maven-surefire-plugin > --------------------------------------- > > Key: OPENJPA-1073 > URL: https://issues.apache.org/jira/browse/OPENJPA-1073 > Project: OpenJPA > Issue Type: Test > Reporter: Donald Woods > Assignee: Donald Woods > Priority: Trivial > Fix For: 1.3.0, 2.0.0 > > > Upgrade the maven-surefire-plugin from 2.4 to 2.4.3, as the newer level fixes a logging issue I'm seeing on JDK6, where the first par of a stack trace sometimes gets overwritten by the test output. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.