You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Leonardo Uribe <lu...@apache.org> on 2014/04/30 14:41:06 UTC

[ANNOUNCE] MyFaces Core v2.2.3 Release

The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.2.3.

MyFaces Core is a JavaServer(tm) Faces 2.2 implementation as specified
by JSR-344.

The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip).

MyFaces Core 2.2.3 is available in both binary and source distributions.

    * http://myfaces.apache.org/download.html

MyFaces Core is also available in the central Maven repository under
Group ID "org.apache.myfaces.core".

Release Notes - MyFaces Core - Version 2.2.3

Bug

    [MYFACES-3874] - Component property class is not writable
    [MYFACES-3875] - Unhandled attribute "for" for custom converter
    [MYFACES-3876] - Clarify requeriments and behavior of HTML
friendly markup feature
    [MYFACES-3877] - Add @ListenerFor(systemEventClass =
PostRestoreStateEvent.class) causes StackOverflowException on MyFaces
2.2
    [MYFACES-3878] - Update existing wrappers against new features in
JSF 2.2 (ViewHandlerWrapper, ...)
    [MYFACES-3879] - Passthrough attributes for f:selectItem and
f:selectItems should be rendered by associated components
    [MYFACES-3882] - Page with template and stylesheet not rendered correctly
    [MYFACES-3883] - c:forEach with PSS enabled fails when add multiple rows

Task

    [MYFACES-3884] - Add missing
impl/src/test/resources/org/apache/myfaces/view/facelets/**/testComposite/*.xhtml
licenses
    [MYFACES-3885] - Add missing licenses to trivial js and xml files
and exclude spi files in pom to clean up rat output

regards,

Leonardo Uribe