From droids-dev-return-1166-apmail-incubator-droids-dev-archive=incubator.apache.org@incubator.apache.org Tue Mar 08 18:23:26 2011 Return-Path: Delivered-To: apmail-incubator-droids-dev-archive@minotaur.apache.org Received: (qmail 83568 invoked from network); 8 Mar 2011 18:17:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Mar 2011 18:17:00 -0000 Received: (qmail 91841 invoked by uid 500); 8 Mar 2011 15:30:20 -0000 Delivered-To: apmail-incubator-droids-dev-archive@incubator.apache.org Received: (qmail 91820 invoked by uid 500); 8 Mar 2011 15:30:20 -0000 Mailing-List: contact droids-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: droids-dev@incubator.apache.org Delivered-To: mailing list droids-dev@incubator.apache.org Received: (qmail 91812 invoked by uid 99); 8 Mar 2011 15:30:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 15:30:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 15:30:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6E82139DA53 for ; Tue, 8 Mar 2011 15:29:59 +0000 (UTC) Date: Tue, 8 Mar 2011 15:29:59 +0000 (UTC) From: "Richard Frovarp (JIRA)" To: droids-dev@incubator.apache.org Message-ID: <532500024.4653.1299598199449.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2013979951.18851.1297805937491.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Updated: (DROIDS-122) Make consistent use of the @Override annotation 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/DROIDS-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Frovarp updated DROIDS-122: ----------------------------------- Fix Version/s: (was: 0.0.2) 0.0.1 Assignee: Richard Frovarp Affects Version/s: (was: 0.0.2) 0.0.1 > Make consistent use of the @Override annotation > ----------------------------------------------- > > Key: DROIDS-122 > URL: https://issues.apache.org/jira/browse/DROIDS-122 > Project: Droids > Issue Type: Improvement > Components: core > Affects Versions: 0.0.1 > Reporter: Eugen Paraschiv > Assignee: Richard Frovarp > Priority: Minor > Fix For: 0.0.1 > > Attachments: DROIDS-122.patch > > > The @Override annotation is used inconsistently in the code. There are several examples of this - SimpleTaskQueue - some of the methods do use @Override but some of them do not. > A suggestion to solve this issue is to commit the Eclipse Save Actions settings, so that (when using Eclipse), the @Override annotation is going to be automatically added. > Either way, the annotation should be used consistently throughout the code base. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira