Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 79747 invoked from network); 24 Apr 2002 16:29:03 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 Apr 2002 16:29:03 -0000 Received: (qmail 26221 invoked by uid 97); 24 Apr 2002 16:28:34 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 26183 invoked by uid 97); 24 Apr 2002 16:28:33 -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 26148 invoked from network); 24 Apr 2002 16:28:33 -0000 Message-ID: <007501c1ebad$12d345f0$3f688f80@darden.virginia.edu> From: "Erik Hatcher" To: "Ant Developers List" References: Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/filters BaseFilterReader.java Date: Wed, 24 Apr 2002 12:28:31 -0400 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.2600.0000 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 Just an FYI (and I may be doing this somewhat the hard way), but I do this: bootstrap then build test - or - build run-single-test -Dtestcase=org.apache.tools.ant..... ----- Original Message ----- From: "Jon Skeet" To: "Ant Developers List" Sent: Wednesday, April 24, 2002 12:11 PM Subject: RE: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/filters BaseFilterReader.java > On Wed, 24 Apr 2002, Jon Skeet wrote: > > > I think I'm most of the way there, but I'm now getting a > > JUnitClassLoaderTest failure. > > Are you forking ? Not as far as I know - I'm just running: ant test > Ant's build file assumes junit.jar is in your CLASSPATH or > ANT_HOME/lib IIRC. Rats - that's exactly what I've got. The only other thing I can think of is that my classpath actually contains the Ant classes in "unjarred" form for ease of development with Eclipse. I can't really see what that would have to do with it though. I might just comment that test out and see whether any others break... Jon -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: