Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 89868 invoked from network); 8 May 2009 14:30:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 May 2009 14:30:08 -0000 Received: (qmail 62669 invoked by uid 500); 8 May 2009 14:30:08 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 62566 invoked by uid 500); 8 May 2009 14:30:08 -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 62544 invoked by uid 99); 8 May 2009 14:30:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 14:30:07 +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 14:30:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8D743234C044 for ; Fri, 8 May 2009 07:29:45 -0700 (PDT) Message-ID: <1117752419.1241792985564.JavaMail.jira@brutus> Date: Fri, 8 May 2009 07:29:45 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Created: (OPENJPA-1073) Upgrade to latest maven-surefire-plugin 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 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.