Return-Path: Delivered-To: apmail-commons-commits-archive@locus.apache.org Received: (qmail 29072 invoked from network); 5 Aug 2007 23:00:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Aug 2007 23:00:29 -0000 Received: (qmail 37455 invoked by uid 500); 5 Aug 2007 23:00:26 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 37382 invoked by uid 500); 5 Aug 2007 23:00:26 -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 37373 invoked by uid 99); 5 Aug 2007 23:00:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2007 16:00:26 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2007 23:00:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A63781A981A; Sun, 5 Aug 2007 16:00:04 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r562981 - /commons/proper/math/trunk/pom.xml Date: Sun, 05 Aug 2007 23:00:04 -0000 To: commits@commons.apache.org From: psteitz@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070805230004.A63781A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: psteitz Date: Sun Aug 5 16:00:03 2007 New Revision: 562981 URL: http://svn.apache.org/viewvc?view=rev&rev=562981 Log: Removed coberta coverage check. Was causing install to fail Modified: commons/proper/math/trunk/pom.xml Modified: commons/proper/math/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?view=diff&rev=562981&r1=562980&r2=562981 ============================================================================== --- commons/proper/math/trunk/pom.xml (original) +++ commons/proper/math/trunk/pom.xml Sun Aug 5 16:00:03 2007 @@ -233,7 +233,6 @@ clean - check