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

JSPC should avoid using reserved Java keywords for generated Java package/class names

           Summary: JSPC should avoid using reserved Java keywords for
                    generated Java package/class names
           Product: Tomcat 4
           Version: 4.0.2 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If JSPC processes a webapp (e.g., the "examples" webapp) and generates package
ald class names based on the paths and names of the corresponding JSP files, it
can generate package and/or class names that won't compile.  In the case of
precompiling the JSP files in the "examples" webapp, it created a package name
that consisted of the reserved keyword "protected".  Please fix!

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

Reply via email to