Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 69625 invoked from network); 20 Nov 2009 03:17:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Nov 2009 03:17:04 -0000 Received: (qmail 53127 invoked by uid 500); 20 Nov 2009 03:17:04 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 52802 invoked by uid 500); 20 Nov 2009 03:17:02 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 52789 invoked by uid 99); 20 Nov 2009 03:17:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 03:17:02 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Fri, 20 Nov 2009 03:16:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A9E71234C045 for ; Thu, 19 Nov 2009 19:16:39 -0800 (PST) Message-ID: <1277605604.1258686999681.JavaMail.jira@brutus> Date: Fri, 20 Nov 2009 03:16:39 +0000 (UTC) From: "Leonardo Uribe (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (MYFACES-2411) Update api to match latest signature MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Update api to match latest signature ------------------------------------ Key: MYFACES-2411 URL: https://issues.apache.org/jira/browse/MYFACES-2411 Project: MyFaces Core Issue Type: Task Components: JSR-314 Reporter: Leonardo Uribe Assignee: Leonardo Uribe It is necessary to do the following tasks: 1. Remove @Deprecate annotations because it breaks tck signature test. 2. Add missing exceptions 3. Replace Class with Class -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.