The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.1.10.
MyFaces Core is a JavaServer(tm) Faces 2.1 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.1.10 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.1.10 Bug [MYFACES-3613] - NPE in composite component when ActionListener is missing in the source [MYFACES-3616] - Javascript: Method call with wrong argument size after error in AJAX request/response [MYFACES-3617] - NullPointerException occurs when using an EL Expression in f:viewParam name attribute [MYFACES-3618] - jsf.js: ajax response is missing a param in the error handing of replaceHtmlItem [MYFACES-3620] - jsf.js: @this results in a javascript error [MYFACES-3626] - f:ajax execute '@none' submitted as explicit request param, firing source listeners [MYFACES-3627] - jsf.js: DomExperimental.js isMultipartCandidate fails on older IE Versions [MYFACES-3630] - PartialViewContextImpl.findHeadComponent and findBodyComponent does not take into account h:head or h:body inside child of UIViewRoot [MYFACES-3631] - Malformed Ajax XML Response with duplicated IDs [MYFACES-3632] - resource bundle name with bean property collition when trying to set value [MYFACES-3637] - jsf.js: All Script Tags are Evaluated (wrong behavior) [MYFACES-3638] - NPE in ServerSideStateCacheImpl [MYFACES-3641] - ViewDeclarationLanguageFactoryImpl.getViewDeclarationLanguage(String viewId) should not throw exception if no associate VDL can be found [MYFACES-3646] - remove unused src/main/old from core-impl [MYFACES-3649] - myfaces-shaded-impl always unpacks myfaces-2.1.1 Improvement [MYFACES-3619] - Define a special property to specify when a component is created by facelets ( oam.vf.addedByHandler ) [MYFACES-3623] - [perf] avoid use HashSet for check empty html elements in HtmlResponseWriterImpl [MYFACES-3628] - [perf] do not calculate facelets view mappings and context suffixes if not necessary [MYFACES-3635] - [perf] Improvements over #{cc} and #{cc.attrs} evaluation [MYFACES-3645] - review/refactor/document ViewState handling New Feature [MYFACES-3612] - [perf] compress/remove spaces for facelets html markup [MYFACES-3636] - Add new Web Context Parameter to set Resource Buffer Size regards, Leonardo Uribe