Bug 1067151
Summary: | Upgrade JBoss JSTL 1.2 APIs to 1.0.5.Final (from 1.0.3.Final-redhat-2) | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Shelly McGowan <smcgowan> | |
Component: | Web | Assignee: | Shelly McGowan <smcgowan> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Radim Hatlapatka <rhatlapa> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.3.0 | CC: | jawilson, kkhan, myarboro | |
Target Milestone: | DR1 | |||
Target Release: | EAP 6.3.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1079497 1319251 (view as bug list) | Environment: | ||
Last Closed: | 2014-06-28 15:27:14 UTC | Type: | Component Upgrade | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1065854, 1079497 |
Description
Shelly McGowan
2014-02-19 19:54:30 UTC
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. I am confused from the comments. Please clarify, is 1.0.5.Final intended for EE 6 or not? 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. 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. PR for prod rebuild: https://github.com/jbossas/jboss-eap/pull/1104 |