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/09/17 18:40:14 UTC

[ANNOUNCE] MyFaces Core v2.0.9 Release

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

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

Sub-task

     * [MYFACES-3199] - Handling AbortProcessingException is unconsistent
     * [MYFACES-3202] - Improve EL Exceptions wrapping

Bug

     * [MYFACES-3294] - REGRESSION: 2.0.7->2.0.8: Facets lost after validation error POST-back
     * [MYFACES-3298] - h:outputText incorectly renders an extra<span>
     * [MYFACES-3301] - ValidatorExceptions are not properly handled in MethodExpressionValidator.validate()
     * [MYFACES-3303] - ExceptionHandlerWrapper.getHandledExceptionQueuedEvents does not delegate properly

Improvement

     * [MYFACES-3291] - jsf.js make the comments and structures jsdoc toolkit friendly
     * [MYFACES-3295] - Replace RendererUtils.renderChild() by UIComponent.encodeAll()

regards,

Leonardo Uribe