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

MyFaces Core is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has passed Sun's JSR-252 TCK and is 100% compliant with the JSR-252 specification.

MyFaces Core 1.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 1.2.11

Bug
    [MYFACES-2395] - Cant' run two JSF portlets on the same portal page
[MYFACES-3066] - CLONE - UIView.createUniqueId shouldn't call encodeNameSpace to build the id (1.2.x branch). [MYFACES-3158] - Memory Leak related to ThreadLocal with org.apache.myfaces.el.convert.VariableResolverToELResolver [MYFACES-3166] - org.apache.myfaces.el.VariableResolverImpl throws java.lang.IllegalStateException when it unsets the scope as null [MYFACES-3216] - check concurrency problems over static maps holding class metadata information (_ComponentAttributesMap and MetaRulesetImpl)
    [MYFACES-3255] - UICommand.queueEvent description changed since 2.0
[MYFACES-3260] - DataModel.setWrappedData should publish row change events even when it changes from one instance to other one [MYFACES-3268] - UIComponentBase.findComponent does not allow use the same id for a child component. [MYFACES-3343] - f:convertNumber in jsp only accept Locale instance into its locale attribute [MYFACES-3372] - Multiple Lifecycle instances are not taken into account when setup phase listeners
    [MYFACES-3398] - CLONE - facet state is lost inside datatable

Improvement

    [MYFACES-2873] - Provide a way to change the order of ELResolvers
[MYFACES-2889] - [PERF] Remove String.intern() calls in FlashELResolver and ImplicitObjectResolver
    [MYFACES-3236] - UIData performance improvements

regards,

Leonardo Uribe

Reply via email to