Return-Path: Delivered-To: apmail-incubator-click-dev-archive@minotaur.apache.org Received: (qmail 84348 invoked from network); 13 Jan 2010 09:37:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2010 09:37:16 -0000 Received: (qmail 30275 invoked by uid 500); 13 Jan 2010 09:37:16 -0000 Delivered-To: apmail-incubator-click-dev-archive@incubator.apache.org Received: (qmail 30236 invoked by uid 500); 13 Jan 2010 09:37:16 -0000 Mailing-List: contact click-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-dev@incubator.apache.org Received: (qmail 30228 invoked by uid 99); 13 Jan 2010 09:37:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2010 09:37:16 +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; Wed, 13 Jan 2010 09:37:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 55F7D234C052 for ; Wed, 13 Jan 2010 01:36:55 -0800 (PST) Message-ID: <1202467660.209071263375415350.JavaMail.jira@brutus.apache.org> Date: Wed, 13 Jan 2010 09:36:55 +0000 (UTC) From: "Bob Schellink (JIRA)" To: click-dev@incubator.apache.org Subject: [jira] Created: (CLK-604) Replace Page and Control getMessages with varargs equivalents MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Replace Page and Control getMessages with varargs equivalents ------------------------------------------------------------- Key: CLK-604 URL: https://issues.apache.org/jira/browse/CLK-604 Project: Click Issue Type: Improvement Components: core Affects Versions: 2.1.0 Reporter: Bob Schellink Assignee: Bob Schellink Fix For: 2.2.0 Update the Page and Control getMessage methods with Java5 varargs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.