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

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

Bug

    [MYFACES-4036] - UIData state is not restorable when rowStatePreserved
is set to true
    [MYFACES-4047] - @PreDestroy method not invokved on
javax.faces.bean.ViewScoped beans on Session invalidation
    [MYFACES-4048] - TransientStateHolder values must be stored in the
state if current phase is before render response
    [MYFACES-4049] - JSF myfaces unsynchronized access to a WeakHashMap
    [MYFACES-4050] - Validators not invoked for empty selectManyCheckbox
components
    [MYFACES-4051] - FacesMessage.Severity always set to ERROR after
ValidatorException
    [MYFACES-4052] - Multiple <f:param> with same name encodes only last
one in link URL
    [MYFACES-4057] - Serializable ViewScopeContextualStorage references
non-serializable BeanManager
    [MYFACES-4060] - Required attribute of h:inputFile tag is not working

Improvement

    [MYFACES-4046] - Allow programmatic component with ui:include with
ui:param

Task

    [MYFACES-4045] - Review Faces Flow reentrant condition

regards,

Leonardo Uribe

Reply via email to