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

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

MyFaces Core 2.0.4 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.0.4

Bug

    * [MYFACES-2857] - Its not possible to change the summary/ detail message 
of a ParametrizableFacesMessage
    * [MYFACES-2920] - UISelectOne/UISelectMany validateValue: Before comparing 
each option, coerce the option value type to the type of component's value
    * [MYFACES-3002] - FaceletComponsitionContextImpl drops viewParams
    * [MYFACES-3004] - prerenderView system event callback only triggered in 
certain cases
    * [MYFACES-3007] - HtmlRendererUtils: incorrect handling of JavaScript code 
containing quote (' " ') symbol
    * [MYFACES-3009] - Flash scope looses values on redirect
    * [MYFACES-3010] - 2.0.3 REGRESSION: 
javax.faces.component._ClassUtils.convertToType
    * [MYFACES-3013] - ExternalContext: setRequest(...) method does not reset 
cached request maps
    * [MYFACES-3016] - Need to synchronize some methods
    * [MYFACES-3017] - MyFaces Shared (and Core) rework for portlet support
    * [MYFACES-3021] - javax.faces.view.facelets.ComponentHandler initializes 
TagHandlerDelegate on startup, but it should be on demand
    * [MYFACES-3024] - MyFaces hangs when converting 2.2250738585072012e-308
    * [MYFACES-3027] - cc:attribute type="java.lang.Integer" does not enforce 
Integer when value is taken from facelets template
    * [MYFACES-3029] - DoubleConverter isn't Locale aware
    * [MYFACES-3037] - Children of iterating components receive multiple 
PostRestoreStateEvents
    * [MYFACES-3038] - MyFaces fails to recognize 
ViewDeclarationLanguageFactory when defined in META-INF/services -- throws 
IllegalStateException instead

Improvement

    * [MYFACES-2953] - make myfaces maven-3 compatible
    * [MYFACES-2958] - Improve handling of AJAX response if source element is 
deleted
    * [MYFACES-3020] - jsf.js dutch i18n translations
    * [MYFACES-3036] - Support SKIP_ITERATION FacesContext property

regards,

Leonardo Uribe

Reply via email to