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?) Summary: Fail to build from source (due to missing xjavac.jar?) Product: Xerces2-J Version: 2.2.1 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am not able to build from source. Initially, it was due to the absence of the xjavac.jar in the tools directory. Following the suggestion in http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14853 I commented out the taskdef and ended up with this BUILD FAILED file:/home/ams/src/xerces-2_2_1/build.xml:211: Could not create task or type of type: xjavac. Seems, xjavac.jar is required after all. I need to build from the source to trace an internal error which I am getting when I load a class using reflection which blows up attempting this: ASModel model = parser/parseASInputSource(is); TIA --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
