Return-Path: X-Original-To: apmail-announce-archive@www.apache.org Delivered-To: apmail-announce-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9EDB6F217 for ; Tue, 2 Apr 2013 18:25:04 +0000 (UTC) Received: (qmail 34348 invoked by uid 500); 2 Apr 2013 18:24:52 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 33966 invoked by uid 500); 2 Apr 2013 18:24:51 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 9723 invoked by uid 99); 2 Apr 2013 17:03:53 -0000 MIME-Version: 1.0 X-Received: by 10.182.86.162 with SMTP id q2mr6011803obz.35.1364922232028; Tue, 02 Apr 2013 10:03:52 -0700 (PDT) Date: Tue, 2 Apr 2013 12:03:51 -0500 Message-ID: Subject: [ANNOUNCE] MyFaces Core v2.1.11 Release From: Leonardo Uribe To: announce@apache.org, announce@myfaces.apache.org Cc: MyFaces Development , MyFaces Discussion Content-Type: text/plain; charset=ISO-8859-1 The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.1.11. 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.11 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.11 Bug * [MYFACES-3659] - Conditional include of scripts and stylesheets * [MYFACES-3660] - Component resource added using @ResourceDependency annotation from a facelet component should have an id defined by facelets * [MYFACES-3663] - UIViewRoot.createUniqueId() should generate unique ids for all the component tree. * [MYFACES-3665] - f:metadata section removed when refresh view and is not included in the template directly * [MYFACES-3666] - IE8 with XHR turned off fails on Ajax cycle * [MYFACES-3668] - CLONE - UIForm.createUniqueId should take into account prependId logic * [MYFACES-3671] - jsf-uncompressed.js contains 'import' of not existing file '_FinalizeableObj.js' * [MYFACES-3695] - 'Cannot set header. Response already committed.' on WebSphere Application Server 7 and 8 * [MYFACES-3696] - Button rendering itself after ajax request loses type and other attributes * [MYFACES-3697] - Error while parsing Facelet-Lib hides the real reason when logging * [MYFACES-3698] - h:body onload and onunload attributes rendered twice if optimization enabled * [MYFACES-3699] - Attribute updates targeting the event handlers fail to work when 'this' or 'return' keywords are used * [MYFACES-3700] - Boolean attributes not updated properly * [MYFACES-3703] - @FacesRenderer does not seem to properly take renderKitId into account Improvement * [MYFACES-3586] - Performance improvement in Resource loading - HIGH CPU inflating bytes in ResourceHandlerImpl.handleResourceRequest * [MYFACES-3672] - TODO 'optimize this code' in ResourceHandlerImpl.isResourceIdentifierExcluded() regards, Leonardo Uribe