Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 95045 invoked from network); 2 Dec 2002 20:49:24 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Dec 2002 20:49:24 -0000 Received: (qmail 28381 invoked by uid 97); 2 Dec 2002 20:50:29 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 28363 invoked by uid 97); 2 Dec 2002 20:50:28 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 28351 invoked by uid 98); 2 Dec 2002 20:50:28 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <002001c29a44$3418cf50$2b13fd0f@zermatt> From: "Steve Loughran" To: "Ant Developers List" References: <000701c298f4$404dd500$0202a8c0@zermatt> Subject: Re: ant test; xerces Date: Mon, 2 Dec 2002 12:35:47 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "Stefan Bodewig" To: Sent: Monday, December 02, 2002 08:53 Subject: Re: ant test; xerces > Shouldn't happen, have you updated and bootstrapped everything? The > toURL method will always prepend file: . ahh. clean, then bootstrap, then build test makes it go away. But we have a new failure: Testcase: test6(org.apache.tools.ant.taskdefs.ConcatTest): FAILED expecting log to contain "src/etc/testcases/taskdefs/thisfiledoesnotexist does n ot exist." log was "File C:\Java\Apache\jakarta-ant\src\etc\testcases\taskdefs\t hisfiledoesnotexist does not exist.Warning: Could not find any of the files spec ified in concat task." junit.framework.AssertionFailedError: expecting log to contain "src/etc/testcase s/taskdefs/thisfiledoesnotexist does not exist." log was "File C:\Java\Apache\ja karta-ant\src\etc\testcases\taskdefs\thisfiledoesnotexist does not exist.Warning : Could not find any of the files specified in concat task." at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at org.apache.tools.ant.BuildFileTest.expectLogContaining(BuildFileTest. java:118) at org.apache.tools.ant.taskdefs.ConcatTest.test6(ConcatTest.java:165) -- To unsubscribe, e-mail: For additional commands, e-mail: