You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Leonardo Uribe <lu...@apache.org> on 2014/09/25 17:48:24 UTC

[ANNOUNCE] MyFaces Core v2.2.5 Release

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

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

Bug

    [MYFACES-3891] - Don't write flash-scoped variables in
ErrorPageWriter when FLASH_SCOPE_DISABLED=true
    [MYFACES-3907] - NullPointerException in ManagedBeanBuilder after
server restart
    [MYFACES-3912] - Exception when loading FlowScopeBeanHolder
    [MYFACES-3913] - NPE in SwitchAjaxExceptionHandlerWrapperImpl
    [MYFACES-3914] - HtmlScriptRenderer marks stylesheet as rendered
    [MYFACES-3919] - javax.faces.SEPARATOR_CHAR Applied Incorrectly to
commandLink Hidden Field
    [MYFACES-3920] - HtmlPanelGroup implements ClientBehaviorHolder,
but does not render it's behaviors
    [MYFACES-3924] - Memory leak in ViewScopeBeanHolder

Improvement

    [MYFACES-3895] - Missed space character in ViewExpiredException getMessage()
    [MYFACES-3906] - jsf.js: evaled javascript errors are not handled
the same way as other errors
    [MYFACES-3918] - DefaultFaceletsStateManagementStrategy: keep list
of removed client IDs stable over time

Wish

    [MYFACES-3789] - Change default refresh period for facelets from 2
to 0 sec (=always refresh)
    [MYFACES-3917] - Remove compile scope dependency - geronimo jcdi
spec 1.0 from myfaces-api maven build

regards,

Leonardo Uribe