Return-Path: X-Original-To: apmail-jcp-open-archive@www.apache.org Delivered-To: apmail-jcp-open-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92A7172D0 for ; Mon, 5 Dec 2011 14:02:16 +0000 (UTC) Received: (qmail 84415 invoked by uid 500); 5 Dec 2011 14:02:16 -0000 Delivered-To: apmail-jcp-open-archive@apache.org Received: (qmail 84292 invoked by uid 500); 5 Dec 2011 14:02:15 -0000 Mailing-List: contact jcp-open-help@apache.org; run by ezmlm Precedence: bulk Reply-To: jcp-open@apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list jcp-open@apache.org Received: (qmail 84285 invoked by uid 99); 5 Dec 2011 14:02:15 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2011 14:02:15 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by minotaur.apache.org (Postfix) with ESMTP id C016F72C1 for ; Mon, 5 Dec 2011 14:02:14 +0000 (UTC) Message-ID: <4EDCCE97.20701@apache.org> Date: Mon, 05 Dec 2011 09:00:55 -0500 From: Leonardo Uribe 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: jcp-open@apache.org Subject: [ANNOUNCE] MyFaces Core v2.0.11 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.11. 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.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.0.11 Bug [MYFACES-3405] - includeViewParameters re-evaluates param/model values as EL expressions [MYFACES-3408] - ajax behaviour has changed within myfaces-2.1.4 [MYFACES-3409] - jsf.js: small performance bug in XHR1.js [MYFACES-3412] - updated AJAX values sometimes delete other elements [MYFACES-3413] - Default MyFaces Error handling throws NullPointerException during component tree when javax.el.Expression.getExpressionString() is null regards, Leonardo Uribe