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 2004/03/04 16:31:53 UTC

DO NOT REPLY [Bug 27441] New: - JspC optional task and tomcat 5.x

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=27441>.
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=27441

JspC optional task and tomcat 5.x

           Summary: JspC optional task and tomcat 5.x
           Product: Ant
           Version: 1.6.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: serg_main@yahoo.com


JspC not work with jasper from tomcat 5.x
in new version of jasper parameter "verbose" is simple -v, without level of 
verbosity
from jasper's help:
Usage: jspc <options> [--] <jsp files>
where jsp files is
    -webapp <dir>      A directory containing a web-app, whose JSP pages
                       will be processed recursively
or any number of
    <file>             A file to be parsed as a JSP page
where options include:
    -help              Print this help message
    -v                 Verbose mode
    -d <dir>           Output Directory (default -Djava.io.tmpdir)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org