Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 68E304CAF for ; Mon, 27 Jun 2011 21:32:57 +0000 (UTC) Received: (qmail 33327 invoked by uid 500); 27 Jun 2011 21:32:56 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 33245 invoked by uid 500); 27 Jun 2011 21:32:56 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 33237 invoked by uid 99); 27 Jun 2011 21:32:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2011 21:32:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2011 21:32:50 +0000 Received: by vws10 with SMTP id 10so4388822vws.30 for ; Mon, 27 Jun 2011 14:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=jpJqfgcrBYpHBlT/A0IAFg2/Wc4O/q92JD0KWeRsxg0=; b=ooMFW2DywAv4vTdb6j1jVSkgwf97ROiapQhTRZG7EKsA9xMEySfRb43jrKZ0wCwNKL xSr/liji8C52m/B/FTicDQ2mDMeNqH2iAbKnTRWB3tuYD9L99nos5ojjJWA/Nt/A+ymy VNuYWzBcaVrmCMAX/GYnPWEazeDWej/9l96W8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=TdeoGdz85Ddp03wTkKVWmqb9jF/6MtQFFHtIQEc+QaxEHdmeODH+KWkM+8KIC0Neyh 7IRVU1ujuHgd+l8V71SW+xynCRNEmhQmh8vGKaHCLC7oLYgcDLb6lo1Dc0Eb9QThmlul Y9CNJTwoCa+V9uTQT4YC5stSmm3eIn5jRrA2s= MIME-Version: 1.0 Received: by 10.220.180.195 with SMTP id bv3mr1161611vcb.12.1309210349192; Mon, 27 Jun 2011 14:32:29 -0700 (PDT) Received: by 10.220.94.9 with HTTP; Mon, 27 Jun 2011 14:32:29 -0700 (PDT) In-Reply-To: References: <20110626170221.3F1E72388906@eris.apache.org> <20110627101317.GM10648@dusk.harfang.homelinux.org> Date: Mon, 27 Jun 2011 22:32:29 +0100 Message-ID: Subject: Re: svn commit: r1139837 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math/analysis/solvers/ From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 27 June 2011 22:31, sebb wrote: > On 27 June 2011 11:13, Gilles Sadowski wro= te: >> On Mon, Jun 27, 2011 at 12:16:05AM +0100, sebb wrote: >>> On 26 June 2011 18:02, =A0 wrote: >>> > Author: erans >>> > Date: Sun Jun 26 17:02:20 2011 >>> > New Revision: 1139837 >>> > >>> > URL: http://svn.apache.org/viewvc?rev=3D1139837&view=3Drev >>> > Log: >>> > MATH-599 >>> > Name change to avoid test failure on the automated build system ("gum= p"). >>> >>> Actually, the failure is nothing to do with Gump per se. >>> The test fails with Ant, because JUnit does not like abstract files. >> >> This why the test failed. But the reason for the change was that two >> standard tool suites ("maven" vs "gump") did not provide the same result= . >> Of course I didn't mean that there was a bug in "gump", but that gump >> reported failure while maven did not. > > You might as well say that Continuum did not report failure, but Gump did= . > > Gump can use either Ant or Maven, so the message is misleading. Also, the fix works for stand-alone Ant, which is more to the point. > >> >> Gilles >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org