Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D529104C5 for ; Fri, 31 Jan 2014 12:34:50 +0000 (UTC) Received: (qmail 85131 invoked by uid 500); 31 Jan 2014 12:34:47 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 85075 invoked by uid 500); 31 Jan 2014 12:34:46 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 85067 invoked by uid 99); 31 Jan 2014 12:34:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jan 2014 12:34:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jan 2014 12:34:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 263CF238889B; Fri, 31 Jan 2014 12:34:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1563127 - /commons/proper/commons-skin/trunk/pom.xml Date: Fri, 31 Jan 2014 12:34:24 -0000 To: commits@commons.apache.org From: britter@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140131123424.263CF238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: britter Date: Fri Jan 31 12:34:23 2014 New Revision: 1563127 URL: http://svn.apache.org/r1563127 Log: Remove workaround for SUREFIRE-300 since it has been fixed in Surefire 2.3.1 and commons parent used surefire 2.15 Modified: commons/proper/commons-skin/trunk/pom.xml Modified: commons/proper/commons-skin/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/pom.xml?rev=1563127&r1=1563126&r2=1563127&view=diff ============================================================================== --- commons/proper/commons-skin/trunk/pom.xml (original) +++ commons/proper/commons-skin/trunk/pom.xml Fri Jan 31 12:34:23 2014 @@ -34,10 +34,6 @@ scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/ http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/ - - - true -