+++ This bug was initially created as a clone of Bug #1067151 +++ Description of problem: To include the fix for JBEE-147, we need to upgrade JSTL APIs to 1.0.5.Final version. --- Additional comment from Shelly McGowan on 2014-02-19 14:56:51 EST --- The upgrade is from 1.0.3.Final-redhat-2 to 1.0.5.Final. Note, that 1.0.4.Final is not intended for EE 6. I have since created a maintenance branch for JSTL fixes in the future and have reserved the 1.0.x versions. WildFly will increase its minor version to 1.1.0.Final. --- Additional comment from Radim Hatlapatka on 2014-02-20 06:57:01 EST --- I am confused from the comments. Please clarify, is 1.0.5.Final intended for EE 6 or not? --- Additional comment from Shelly McGowan on 2014-02-20 09:44:27 EST --- Yes, 1.0.5.Final is intended for EE 6. Note that JSTL 1.2 is used for both Java EE 6 and Java EE 7 (e.g., no spec version change). The 1.0.4.Final release for Wildfly included updates to the pom.xml (only) to use EE 7 dependencies (e.g., Servlet 3.1, JSP 2.3, EL 3.0). Therefore, I was asked to create a maintenance branch specifically for EAP 6 stream which I have done. --- Additional comment from Radim Hatlapatka on 2014-02-26 07:26:33 EST --- Verified with EAP 6.3.0.DR1. Checked that it contains jstl 1.0.5.Final which adds just and only fix for https://issues.jboss.org/browse/JBEE-147. I have checked the fix which is OK. --- Additional comment from Paul Gier on 2014-03-21 13:07:14 EDT --- PR for prod rebuild: https://github.com/jbossas/jboss-eap/pull/1104
6.2.x PR: https://github.com/jbossas/jboss-eap/pull/1105
Verified with EAP 6.2.3.CP.CR2. Checked that it contains jstl 1.0.5.Final which adds just and only fix for https://issues.jboss.org/browse/JBEE-147