Return-Path: Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 33954 invoked by uid 500); 11 Aug 2003 11:02:31 -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 33943 invoked from network); 11 Aug 2003 11:02:31 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 11 Aug 2003 11:02:31 -0000 Received: (qmail 2006 invoked by uid 50); 11 Aug 2003 11:05:10 -0000 Date: 11 Aug 2003 11:05:10 -0000 Message-ID: <20030811110510.2005.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 22280] - testcase org.apache.tools.ant.IncludeTest fails X-Spam-Rating: daedalus.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=22280 testcase org.apache.tools.ant.IncludeTest fails ------- Additional Comments From conor@cortexebusiness.com.au 2003-08-11 11:05 ------- Thanks for that info. This is not a standard Ant distribution layout. The lib directory does not include Xerces so you have fallen back to the JDK's XML parser, crimson, which has issues in this area. I assume you used dist-lite to generate this layout. It does not currently copy the parser related jars. It could do so, I guess. It would affect the bootstrap build as well, duplicating the jars on your disk (probably not a big deal). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org