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=16913>. 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=16913 XSLTProcess and manual out of sync Summary: XSLTProcess and manual out of sync Product: Ant Version: 1.5.1 Platform: Other URL: http://ant.apache.org/manual/CoreTasks/style.html OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The XSLTProcess class manifests only xslp as deprecated, whereas the manual says both xslp and xalan are. I assume that the manual is correct and add a patch that syncs the XSLTProcess class to it.