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=15193>. 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=15193 Fail to build from source (due to missing xjavac.jar?) ------- Additional Comments From [EMAIL PROTECTED] 2002-12-10 13:40 ------- I think the substance of the suggestion was to remove the <taskdef name="xjavac"...> line from build.xml, and replace all instances of the token "xjavac" with "javac". You could also extract Xerces from CVS; no build script modifications are then necessary. BTW: the DOM AS interfaces have been deprecated for a while; you should probably try and avoid using them for new development. See http://xml.apache.org/xerces2-j/faq-grammars.html for an alternative. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
