Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 663 invoked from network); 2 Feb 2010 15:50:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 15:50:44 -0000 Received: (qmail 31610 invoked by uid 500); 2 Feb 2010 15:50:44 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 31528 invoked by uid 500); 2 Feb 2010 15:50:44 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 31520 invoked by uid 99); 2 Feb 2010 15:50:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 15:50:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 15:50:43 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 45F61234C495 for ; Tue, 2 Feb 2010 07:50:23 -0800 (PST) Message-ID: <1688026509.28171265125823285.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Feb 2010 15:50:23 +0000 (UTC) From: "Rick McGuire (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-5031) Implement EL spec 2.2 In-Reply-To: <1192604609.254541263522054626.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828648#action_12828648 ] Rick McGuire commented on GERONIMO-5031: ---------------------------------------- Is this work item complete now? > Implement EL spec 2.2 > ---------------------- > > Key: GERONIMO-5031 > URL: https://issues.apache.org/jira/browse/GERONIMO-5031 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Components: javaee6, specs, Web Profile > Affects Versions: 3.0 > Reporter: Ivan > Assignee: Ivan > Fix For: 3.0 > > Attachments: GERONIMO-5031.patch > > > Implement EL spec 2.2, a new brach is created and some first steps are committed, including : > 1. Implement newInstance in ExpressionFactory > 2. Add new class ValueReference. > 3. Add invoke methods to ELResolver > Next step, will implement those invoke methods. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.