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=11103>. 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=11103 Style task hardcodes reference to TraXLiaison class Summary: Style task hardcodes reference to TraXLiaison class Product: Ant Version: 1.5 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The org.apache.tools.ant.taskdefs.XSLTPRocess class refers to a class in the optional.jar (org.apache.tools.ant.taskdefs.optional.TraXLiaison) This breaks when one doesn't have optional.jar in the system classpath, but instead only loads it using the classpath settings on the taskdef type, and/or via the classpath attribute on the style task. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
