You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Leonardo Uribe <lu...@apache.org> on 2011/03/23 03:06:00 UTC

[ANNOUNCE] MyFaces Core v1.1.9 Release

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

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

MyFaces Core 1.1.9 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.1.9

Bug

     * [MYFACES-2857] - Its not possible to change the summary/ detail 
message of a ParametrizableFacesMessage
     * [MYFACES-2928] - FacesConfigurator cast for ApplicationImpl 
directly to load converter configuration, instead use RuntimeConfig object
     * [MYFACES-2934] - Side-channel timing attack in StateUtils class 
may still allow padding oracle attack
     * [MYFACES-2970] - f:convertNumber conversion is not symmetric when 
currencyCode and currencySymbol are used

Task

     * [MYFACES-2840] - Use a copied Iterator instead of the real 
Enumeration in AbstractAttributeMap.AbstractAttributeIterator


regards,

Leonardo Uribe