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 0525E6BDA for ; Mon, 30 May 2011 02:11:41 +0000 (UTC) Received: (qmail 82356 invoked by uid 500); 30 May 2011 02:11:26 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 81789 invoked by uid 500); 30 May 2011 02:11:25 -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 80816 invoked by uid 99); 29 May 2011 21:17:23 -0000 Message-ID: <4DE2B796.7050608@apache.org> Date: Sun, 29 May 2011 16:16:06 -0500 From: Leonardo Uribe Reply-To: lu4242@apache.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: announce@apache.org, announce@myfaces.apache.org CC: dev@myfaces.apache.org, users@myfaces.apache.org Subject: [ANNOUNCE] MyFaces Core v2.0.6 Release Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.0.6. 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.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 2.0.6 Sub-task * [MYFACES-3134] - Move all code related to state caching into one place * [MYFACES-3137] - Align ResponseStateManager implementation with the spec * [MYFACES-3138] - Simplify ResponseStateManager implementation code Bug * [MYFACES-2924] - Component bindings are not reset when explicit navigation to the same page is derived from action * [MYFACES-3080] - 'begin' event does not have 'status' property set * [MYFACES-3100] - Repeated postbacks create additional serialized views * [MYFACES-3101] - NavigationHandlerImpl throws NullpointerException if view is expired * [MYFACES-3107] - FacesConfigurator doesn't recognize Tobago * [MYFACES-3108] - ResourceHandlerCache does not honor localePrefix * [MYFACES-3109] - UIInput SystemEvents are called with wrong sourceBaseTyp * [MYFACES-3114] - jsf.js jsf.ajax.response relies on internal parameters * [MYFACES-3115] - jsf.js event handler source id might be missing * [MYFACES-3116] - MyFaces cannot resolve @ManagedProperty on startup, throws UnsupportedOperationException * [MYFACES-3117] - Current server state saving implementation prevents multi-window usage * [MYFACES-3118] - jsf.js: ie9 fixes * [MYFACES-3125] - ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure * [MYFACES-3131] - jsf.js:tables not rendering after ajax call in internet explorer 6 * [MYFACES-3132] - javax.faces.context.ResponseWriterWrapper implementation is overdone * [MYFACES-3139] - jsf.js: various ie fixes of the final pre release testing round * [MYFACES-3140] - FacesMessage.VALUES is not ordered properly * [MYFACES-3141] - FacesMessage implements Serializable but cannot be serialized * [MYFACES-3142] - h:outputScript and h:outputStylesheet renderer listeners cannot implement PartialStateHolder * [MYFACES-3152] - javax.faces.application.StateManager default implementation for writeState and saveSerializedView needs to be implemented * [MYFACES-3154] - UIDebug doesn't check for existing url parameters Improvement * [MYFACES-1753] - Do not require to buffer the output with server-side-state-saving * [MYFACES-1791] - state management and multiple frames * [MYFACES-3111] - [PERF] Review UIData.saveDescendantComponentStates and restoreDescendantComponentStates * [MYFACES-3129] - [PERF] Call first getChildCount() or getFacetCount() before try to create the iterator Task * [MYFACES-3095] - Check h:button and h:link modifications. regards, Leonardo Uribe --------------------------------------------------------------------- To unsubscribe, e-mail: announce-unsubscribe@apache.org For additional commands, e-mail: announce-help@apache.org