[ 
https://issues.apache.org/jira/browse/DROIDS-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003996#comment-13003996
 ] 

Richard Frovarp commented on DROIDS-122:
----------------------------------------

Patch did not apply cleanly. The parts that did apply cleanly went in in 
r1079393. Will now do the few pieces that didn't go in cleanly.

> 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

Reply via email to