@Overrides are for subclasses only, not for interface implmentations
--------------------------------------------------------------------

                 Key: SHINDIG-142
                 URL: https://issues.apache.org/jira/browse/SHINDIG-142
             Project: Shindig
          Issue Type: Bug
          Components: Gadgets Server - Java
            Reporter: Dirk Balfanz


I noticed two test cases that use the @Override tag for methods that implement 
an interface (as opposed to override a superclass method). Some compilers might 
flag that as an error (e.g. the one that eclipse uses internally does).


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

Reply via email to