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 2ADEE6E64 for ; Thu, 21 Jul 2011 15:35:09 +0000 (UTC) Received: (qmail 7351 invoked by uid 500); 21 Jul 2011 15:35:08 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 7044 invoked by uid 500); 21 Jul 2011 15:35:07 -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 7036 invoked by uid 99); 21 Jul 2011 15:35:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2011 15:35:07 +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 phil.steitz@gmail.com designates 209.85.210.41 as permitted sender) Received: from [209.85.210.41] (HELO mail-pz0-f41.google.com) (209.85.210.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2011 15:34:58 +0000 Received: by pzk4 with SMTP id 4so2086285pzk.0 for ; Thu, 21 Jul 2011 08:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=kFhWGbjjaXin6iW/Xvm7qy4u8Bz9YU01vab3gsAAvk0=; b=jEgt+JYP/uKmsvcWjna0+bMVwaHYd73VLbFIAeUgbz/bJ5KhlhZA65jgbeIl87DOZT LHcuLsqsPI8+5NfwG7u7vzxHKeN9JlduKbH0O78rLVasjRrTQCX+7ztql2mR72JkGrqZ 9aJM1PbJy/dXxHQ44hRmRKovw+kyN8QQEBA8M= Received: by 10.142.250.13 with SMTP id x13mr185388wfh.9.1311262477466; Thu, 21 Jul 2011 08:34:37 -0700 (PDT) Received: from video.l.google.com (71-223-74-208.phnx.qwest.net [71.223.74.208]) by mx.google.com with ESMTPS id e15sm716387wfd.3.2011.07.21.08.34.33 (version=SSLv3 cipher=OTHER); Thu, 21 Jul 2011 08:34:34 -0700 (PDT) Message-ID: <4E284709.5050100@gmail.com> Date: Thu, 21 Jul 2011 08:34:33 -0700 From: Phil Steitz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Commons Developers List Subject: Re: Re : [GUMP@vmgump]: Project commons-math (in module apache-commons) failed References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 7/21/11 7:58 AM, sebb wrote: > On 21 July 2011 09:48, Stefan Bodewig wrote: >> On 2011-07-21, wrote: >> >>> The problem seems to come from reading resource test files, see . >>> Is there something specific to tell Gump the files under test/resources should be copied somewhere in the classpath ? >> Yes, a entry in the Gump descriptor. >> >> Done with >> unless I managed to get the path wrong. > Although that may fix the issue for Gump, I think that's the wrong > place to fix the problem, because the stand-alone Ant test fails if > run in a clean workspace. > > The Maven resources plugin appears to copy all files under the > resources/ tree; the Ant build should do likewise for compatibility, > in which case the Gump fix is not needed. +1 I will take care of this if nobody beats me to it. The Ant build should run clean, depending only on build.properties if needed. Phil > >> Stefan >> >> --------------------------------------------------------------------- >> 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org