The Apache MyFaces team is pleased to announce the release of MyFaces
Core 1.2.5.
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.5 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.5
Bug
* [MYFACES-1886] - Translation is wrong for french
* [MYFACES-1954] - <h:messages> changed defaults for showSummary and
showDetail
* [MYFACES-1964] - JspException thrown if actionListener's type
attribute is not supplied
* [MYFACES-1966] - facet tag is in both myfaces_core.tld and
myfaces_html.tld
* [MYFACES-2000] - text/* accept content type not supported
* [MYFACES-2011] - Javascript error on links after clicking a
popup/download link
* [MYFACES-2023] - HtmlFormRendererBase not calling protected
methods for actionUrl, method and charset
Improvement
* [MYFACES-1949] - Apply myfaces-builder-plugin generation for
myfaces core 1.2.x and 2.0.x
* [MYFACES-1960] - Make the state-manager (JspStateManagerImpl)
behaviour storing the previous view-states in MyFaces optional
Task
* [MYFACES-1823] - pom.xml uses deprecated syntax
* [MYFACES-1976] - Enhance build process, unpacking shared only when
a release occur and use a dependency to shared instead
regards
Leonardo Uribe