From: Leonardo Uribe [mailto:[email protected]]
Sent: Saturday, January 31, 2009 9:40 AM
To: [email protected]
Cc: MyFaces Development; MyFaces Discussion
Subject: [ANNOUNCE] MyFaces Core v1.2.6 Release
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 1.2.6.
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.6 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.6
Bug
* [MYFACES-2082] - id attribute for html components on JSF 1.2 could
be set via an rtexprvalue (but not by a ValueExpression)
* [MYFACES-2135] - Remove @Deprecated annotations inserted on api
methods, since this annotation is runtime type and changes method
signature (a tck test fails if this annotation is present)
Task
* [MYFACES-2037] - Activate add shared dependency to myfaces core
impl instead unpack shared using a property different to
-DperformRelease=true
regards
Leonardo Uribe