DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29522>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29522

JspC pass incorrect verbose parameter for newest jasper compiler

           Summary: JspC pass incorrect verbose parameter for newest jasper
                    compiler
           Product: Ant
           Version: 1.6.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


In the newest jasper compilers, format of argument that specifies verbose mode 
is changed. Now just "-v" can be passed, without verbose level as it was 
before. But JasperC still pass this argument as "-v#". So, newest jasper 
compilers produce error. To solve this problem JasperC must be modified, to 
remove passing verbose level.

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

Reply via email to