https://issues.apache.org/bugzilla/show_bug.cgi?id=50940
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Mark Thomas <[email protected]> 2011-03-17 07:02:55 EDT --- The actual minimum source version for JSPs in Tomcat 7 is currently 1.5. The options are: - remove the generics from the JSP generation - warn if compilerSourceVM is set to anything less than 1.5 and reset it to 1.5 Re-opening to consider the options -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
