https://bz.apache.org/bugzilla/show_bug.cgi?id=64778
--- Comment #2 from Paul Nicolucci <pnicolu...@gmail.com> --- We're mainly just noticing it now since we're using the latest version of the EL. We hit a similar issue a few years back but it doesn't look like it was ever raised here. Since our JSP container supports EL implementations from tomcat going back to EE6 it would be difficult to remove this dependency and still work across all implementations unless we updated the JSP engine as well as all the EL implementations. It doesn't look as though the ELSupport was updated for tomcat 7 so we'd be in a position where our JSP engine can't use one set of ELSupport methods for all of the implementations of EL. So mainly an issue of consistency across versions. -- 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