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
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.