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=16035>. 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=16035 RFE: JasperC support the WebInc option Summary: RFE: JasperC support the WebInc option Product: Ant Version: 1.5.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] jspc has an attribute "webinc" that can be provided to the compiler adapter. (this attribute is undocumented in the Ant Manual) As of Tomcat 4.1 (maybe earlier, I'm not really sure...) the Tomcat JSP compiler supports a -webinc option which maps directly to the intended use of the ant attribute webinc. Please change org.apache.tools.ant.taskdefs.optional.jsp.compilers.JasperC to use this option if specified - this would make many peoples lives so much easier! This change would be in setupJasperCommand(). It would also be nice if this takes hold to document the webinc argument. Additionally, the -webxml option (generate whole webxml) for jspc would be a great feature to support in the future. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
