Details
Description
Since our last release, both MyFaces and Mojarra have newer official versions out. We should upgrade our repository and begin testing as early as possible.
This impacts MyFaces more because we shipped a patched version of MyFaces that included 2 different changes (seeICE-7926). Only one of them was fixed in the last MyFaces release so we'll likely need to patch MyFaces ourselves again.
This impacts MyFaces more because we shipped a patched version of MyFaces that included 2 different changes (see
Activity
Deryk Sinotte
created issue -
Deryk Sinotte
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration] | |
Assignee Priority | P2 | |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Deryk Sinotte
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.1 [ 10312 ] |
Deryk Sinotte
made changes -
Salesforce Case | [] | |
Component/s | Bridge [ 10011 ] | |
Component/s | Framework [ 10013 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29152 | Tue May 22 16:43:52 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
DEL
/icefaces3/trunk/icefaces/lib/myfaces/myfaces-impl-2.1.6-ice-7926.jar
MODIFY /icefaces3/trunk/icefaces/lib/mojarra/javax.faces.jar ADD /icefaces3/trunk/icefaces/lib/myfaces/myfaces-impl-2.1.7-ice-7899.jar ADD /icefaces3/trunk/icefaces/lib/myfaces/myfaces-api-2.1.7-ice-7899.jar DEL /icefaces3/trunk/icefaces/lib/myfaces/myfaces-api-2.1.6-ice-7926.jar |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29439 | Mon Jun 11 16:37:50 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/lib/mojarra/javax.faces.jar
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29685 | Tue Jun 26 11:31:48 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
ADD
/icefaces3/trunk/icefaces/lib/myfaces/myfaces-impl-2.1.8-ice-8229.jar
ADD /icefaces3/trunk/icefaces/lib/myfaces/myfaces-api-2.1.8-ice-8229.jar DEL /icefaces3/trunk/icefaces/lib/myfaces/myfaces-api-2.1.7-ice-8290.jar DEL /icefaces3/trunk/icefaces/lib/myfaces/myfaces-impl-2.1.7-ice-8290.jar |
Ken Fyten
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
In MyFaces 2.1.6, we needed to patch 2 bugs. The parent JIRA for these is http://jira.icesoft.org/browse/ICE-7926.
In MyFaces 2.1.7, one of these has been fixed (
ICE-7855) while the other (ICE-7899) has been applied and will be available in MyFaces 2.1.8.So for this release I have patched version 2.1.7 with the fix for
ICE-7899and named it accordingly.The Mojarra 2.1.8 release has been checked in as is.