You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/01/13 19:28:22 UTC

DO NOT REPLY [Bug 16035] New: - RFE: JasperC support the WebInc option

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: ant-dev@jakarta.apache.org
        ReportedBy: heydowns@borg.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>