DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22280>. 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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]