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

New jspc task does not compile from Ant build.xml

           Summary: New jspc task does not compile from Ant build.xml
           Product: Tomcat 5
           Version: 5.0.26
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This script
<jspc srcdir="${jspdir}" failonerror="false" destdir="${jspdir}/java"
              classpath="${jasper}/lib/jaxp/jaxp.jar;${jasper}/lib/servlet-
2.2.jar;C:\ORACLE91\jdev\lib\jdev.jar;C:\ORACLE91\jlib\zrclient.jar;C:\ANT_15
\jakarta-ant-1.5\lib\rwrun.jar;${tomcat_home}\common\lib\jasper-
runtime.jar;${tomcat_home}\common\lib\jasper-
compiler.jar;${classpath};${tomcat_home}\bin\commons-logging-api.jar"
              package="jsp">
           <include name="**/*.jsp"/>
</jspc>
>ant
Produces this error
compileJsp:
     [jspc] Compiling 71 source files to F:\United\jsp\java\jsp
  [jasperc] org.apache.jasper.JasperException: Unrecognized option: -v0.  Use -h
elp for help.

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

Reply via email to