Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 50847 invoked from network); 9 Sep 2009 14:46:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Sep 2009 14:46:10 -0000 Received: (qmail 8622 invoked by uid 500); 9 Sep 2009 14:46:09 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 8539 invoked by uid 500); 9 Sep 2009 14:46:09 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 8529 invoked by uid 99); 9 Sep 2009 14:46:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 14:46:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ddevienne@gmail.com designates 209.85.210.183 as permitted sender) Received: from [209.85.210.183] (HELO mail-yx0-f183.google.com) (209.85.210.183) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 14:46:00 +0000 Received: by yxe13 with SMTP id 13so7945156yxe.14 for ; Wed, 09 Sep 2009 07:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=z7LYXuPtdlb8PqOLn27V5thYKPrG5wQsTry6kVY7/08=; b=TEEkV0th9rOYNYCsFvvAT4AVFwvUWpe4H4GmDDFo4qzZj60W8vTA5qHleaC7maraS4 lprjVB7dgou85Nt3nVzojSTziwcfLAqsChQHJvG26CmuRW5PIplc9lW4e67+Fw0CpZFa zzd6MyQsOQ0F6imVFthE4+Z7TUFQZCxCVzM8c= 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; b=bWXU3s9MonGgicuFDF8ubEsfOk3THEWKxbOylWEvkLJN8qA9l3Ot+yCxH29wyAXB+H DL81XVxVD5Jh14/i81e/8M6Coi82SGHEV2dZpfjVqsFN9ET2h5a7kaa4WTl16F+bPUEB PsnLlzA7fgSzrjedDfq4ifqLNZI/455Fz7EEU= MIME-Version: 1.0 Received: by 10.151.92.20 with SMTP id u20mr685577ybl.20.1252507539394; Wed, 09 Sep 2009 07:45:39 -0700 (PDT) In-Reply-To: <87tyzc6c2h.fsf@v35516.1blu.de> References: <20090908161655.31AF423888CD@eris.apache.org> <255d8d690909081102q7e8d1959m62a5e80c4652d76@mail.gmail.com> <87tyzc6c2h.fsf@v35516.1blu.de> Date: Wed, 9 Sep 2009 09:45:39 -0500 Message-ID: <255d8d690909090745k4b18711ar58d37d59770a30b0@mail.gmail.com> Subject: Re: svn commit: r812573 - in /ant/core/trunk/src: etc/testcases/taskdefs/manifestclasspath.xml main/org/apache/tools/ant/taskdefs/ManifestClassPath.java tests/junit/org/apache/tools/ant/taskdefs/ManifestClassPathTest.java From: Dominique Devienne To: Ant Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Sep 8, 2009 at 10:17 PM, Stefan Bodewig wrote: >> So I'm not sure the bug report is valid at all, > > The report talked about problems when staying on the same drive, this > failed before I changed the code. Thanks for the precisions. I get it now, and sorry for the noise. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org