https://issues.apache.org/bugzilla/show_bug.cgi?id=55249

            Bug ID: 55249
           Summary: JspC compiles tag files even if compile options is
                    false
           Product: Tomcat 8
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: jboy...@apache.org

JspC has a option "compile" which determines if the generated .java should be
compiled to .class files. This flag is not honoured when a tag file is
referenced from a JSP. The generated Java is always generated even if this flag
is false.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to