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

jspc tag broken with new version of jasper

           Summary: jspc tag broken with new version of jasper
           Product: Ant
           Version: 1.5.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The jspc tag no longer works with the version of jasper that comes bundled with 
tomcat v5.0.16 (as opposed to tomcat v4.1.29, which works).  The problem is 
that this newer version of jasper has changed the "verbose" command-line option 
so it no longer accepts an optional number.  Because the jspc tag passes in a 
zero as the default value for the verbose param, the jspc action fails with the 
following error:
error:org.apache.jasper.JasperException: Unrecognized option: -v0

A quick fix would be to remove the default of zero.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to