https://issues.apache.org/bugzilla/show_bug.cgi?id=53504
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WONTFIX --- Comment #4 from Mark Thomas <[email protected]> --- A quick scan of the JSTL 1.2 JARs in the central Maven repo shows all of them include version numbers in their names. The jstl.jar exclusion is there because the examples web application ships wth a JSTL 1.1 implementation where the file is named jstl.jar and that JAR should be excluded (as should any similar JARs in web applications). Again, if a developer renames a JAR then they have to take responsibility for the consequences and update the fltering rules accordingly. -- 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]
