Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 77538 invoked from network); 21 Nov 2003 12:36:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 21 Nov 2003 12:36:26 -0000 Received: (qmail 56783 invoked by uid 500); 21 Nov 2003 12:36:23 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 56749 invoked by uid 500); 21 Nov 2003 12:36:22 -0000 Mailing-List: contact dev-help@ant.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 dev@ant.apache.org Received: (qmail 56736 invoked from network); 21 Nov 2003 12:36:22 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 21 Nov 2003 12:36:22 -0000 Received: (qmail 10726 invoked by uid 50); 21 Nov 2003 12:36:28 -0000 Date: 21 Nov 2003 12:36:28 -0000 Message-ID: <20031121123628.10725.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 24887] - Junit forked task can't find ant libraries X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24887 Junit forked task can't find ant libraries peter.reilly@corvil.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From peter.reilly@corvil.com 2003-11-21 12:36 ------- Can you check with ant 1.6. The addClasspathEntry() method of JUnitTask has been changed to use LoaderUtils.getResourceSource(...) which calls eventually Locator.fromURI() Making this as FIXED in ant 1.6 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org