Bug 27441 - JspC optional task and tomcat 5.x
Summary: JspC optional task and tomcat 5.x
Status: RESOLVED DUPLICATE of bug 25345
Alias: None
Product: Ant
Classification: Unclassified
Component: Optional Tasks (show other bugs)
Version: 1.6.1
Hardware: Other other
: P3 blocker (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-04 15:31 UTC by Sergio Lissner
Modified: 2008-02-22 12:18 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Lissner 2004-03-04 15:31:52 UTC
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)
Comment 1 Nathan Christiansen 2004-03-16 20:14:43 UTC

*** This bug has been marked as a duplicate of 25345 ***