Return-Path: Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: (qmail 32190 invoked from network); 12 Aug 2010 05:50:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Aug 2010 05:50:45 -0000 Received: (qmail 62736 invoked by uid 500); 12 Aug 2010 05:50:45 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 62603 invoked by uid 500); 12 Aug 2010 05:50:42 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 62595 invoked by uid 500); 12 Aug 2010 05:50:41 -0000 Delivered-To: apmail-incubator-abdera-dev@incubator.apache.org Received: (qmail 62592 invoked by uid 99); 12 Aug 2010 05:50:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 05:50:40 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 05:50:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7C5oGdM021957 for ; Thu, 12 Aug 2010 05:50:16 GMT Message-ID: <26308473.298031281592216270.JavaMail.jira@thor> Date: Thu, 12 Aug 2010 01:50:16 -0400 (EDT) From: "ant elder (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Closed: (ABDERA-257) Correct wrong main() method in LocalizedDisplayScriptTest and LocalizedAttributeScriptTest In-Reply-To: <23946585.84551277709590405.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ABDERA-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed ABDERA-257. ---------------------------- Resolution: Not A Problem > Correct wrong main() method in LocalizedDisplayScriptTest and LocalizedAttributeScriptTest > ------------------------------------------------------------------------------------------- > > Key: ABDERA-257 > URL: https://issues.apache.org/jira/browse/ABDERA-257 > Project: Abdera > Issue Type: Bug > Reporter: Yun Lee > Priority: Minor > > There are "public static void main()" in both LocalizedDisplayScriptTest and LocalizedAttributeScriptTest. Obviously, the two medthods have wrong signature, they don't have "String[] args". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.