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 2015/01/26 03:54:01 UTC

[ANNOUNCE] MyFaces Core v2.2.7 Release

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

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

Bug

    [MYFACES-3929] - Update org.apache.myfaces.CONFIG_REFRESH_PERIOD to JSF 2.2
    [MYFACES-3940] - FlowScopeBeanHolder calls ApplicationContextBean
on PreDestroy
    [MYFACES-3941] - FaceletCacheImpl#isFaceletCached(URL) always returns false
    [MYFACES-3942] - <f:viewParam binding> causes NPE because UIViewRoot is null
    [MYFACES-3944] - Calls to fcc.startComponentUniqueIdSection(...)
and fcc.endComponentUniqueIdSection(...) should be surrounded in a try
finally block
    [MYFACES-3945] - _ClassByteCodeAnnotationFilter does not handle
SE8 .class files properly
    [MYFACES-3946] - Ajax listener on JsfElement components not invoked

regards,

Leonardo Uribe