You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2009/06/01 08:40:07 UTC

[jira] Updated: (HBASE-1465) Remove unnecessary @Overrides

     [ https://issues.apache.org/jira/browse/HBASE-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Gray updated HBASE-1465:
---------------------------------

    Attachment: HBASE-1460-v2.patch

Unit tested and so far it works as advertised.  A couple more unit tests still needed to get full coverage.

> Remove unnecessary @Overrides
> -----------------------------
>
>                 Key: HBASE-1465
>                 URL: https://issues.apache.org/jira/browse/HBASE-1465
>             Project: Hadoop HBase
>          Issue Type: Improvement
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>            Priority: Trivial
>             Fix For: 0.20.0
>
>
> Eclipse on my Mac is showing some errors when an @Override is used when a class implements an interface rather than extends.
> Not a big deal but I want to keep this patch around anyways for personal use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.