Details
Description
ICEfaces includes numerous dependent .jar files that it requires at runtime. The versions of many of these jars are fairly old and it is becoming a problem when using ICEfaces with other third-party tools and frameworks that require newer versions of the same jars.
We should update the versions of our included 3rd-party jars to more recent versions as listed below:
Current (1.5) Updated
commons-collections.jar 3.1 3.2
commons-lang.jar 2.1 2.3
commons-logging-api.jar 1.0.3 1.1
xercesImpl.jar 2.6.2 2.7.1
xml-apis.jar 1.0-b2 2.7.1
We should update the versions of our included 3rd-party jars to more recent versions as listed below:
Current (1.5) Updated
commons-collections.jar 3.1 3.2
commons-lang.jar 2.1 2.3
commons-logging-api.jar 1.0.3 1.1
xercesImpl.jar 2.6.2 2.7.1
xml-apis.jar 1.0-b2 2.7.1
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.6 [ 10031 ] |
| Summary | ICEfaces .jars require updating for third-party compatibility. | Update ICEfaces dependent .jars to more recent versions |
| Estimated Complexity | Low | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] | |
| Affects Version/s | 1.5 [ 10027 ] | |
| Affects Version/s | 1.6DR#5 [ 10071 ] | |
| Description |
ICEfaces makes use of a number of ancient .jar files. Updating them to current equivalents would improve third-party interoperability (such as with Liferary). ICEfaces Liferay commons-collections.jar 3.1 3.2 commons-lang.jar 2.1 2.3 commons-logging-api.jar 1.0.3 1.1 xercesImpl.jar 2.6.2 2.7.1 xml-apis.jar 1.0-b2 2.7.1 |
ICEfaces includes numerous dependent .jar files that it requires at runtime. The versions of many of these jars are fairly old and it is becoming a problem when using ICEfaces with other third-party tools and frameworks that require newer versions of the same jars. We should update the versions of our included 3rd-party jars to more recent versions as listed below: Current (1.5) Updated commons-collections.jar 3.1 3.2 commons-lang.jar 2.1 2.3 commons-logging-api.jar 1.0.3 1.1 xercesImpl.jar 2.6.2 2.7.1 xml-apis.jar 1.0-b2 2.7.1 |
| Assignee | Ken Fyten [ ken.fyten ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14078 | Wed Jun 06 16:50:59 MDT 2007 | ken.fyten | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/lib/xercesImpl.jar
MODIFY
/icefaces/trunk/icefaces/lib/commons-collections.jar
ADD
/icefaces/trunk/icefaces/lib/commons-lang.jar
MODIFY
/icefaces/trunk/icefaces/lib/versions-licenses.html
MODIFY
/icefaces/trunk/icefaces/lib/commons-logging.jar
MODIFY
/icefaces/trunk/icefaces/lib/xml-apis.jar
DEL
/icefaces/trunk/icefaces/lib/commons-lang-2.1.jar
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14090 | Fri Jun 08 10:17:33 MDT 2007 | frank.ye | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/lib/commons-logging-api.jar
|
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Fix Version/s | 1.6DR#6 [ 10090 ] | |
| Fix Version/s | 1.6 [ 10031 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Ken Fyten [ ken.fyten ] |

Okay, committed revision #14076 on the trunk that updates the following jars in the lib directory to the noted versions:
Also updated the versions-licenses.html file in the lib directory to reflect the updated versions and file names.