[
https://issues.apache.org/jira/browse/SHINDIG-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-142.
----------------------------------
Resolution: Fixed
patch applied
> @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
> Attachments: patch.txt
>
>
> 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.