[
https://issues.apache.org/jira/browse/BVAL-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883276#action_12883276
]
Matt Benson commented on BVAL-70:
---------------------------------
In light of all this infromation, I suppose you can close as INVALID. I'll
just use my local patch until I am able to upgrade to Eclipse 3.6, which is
reported as no longer showing an error when a method declared in an interface
(rather than a superclass) is annotated with @Override.
Thanks all,
Matt
> Remove @Override annotations from methods implementing interfaces
> -----------------------------------------------------------------
>
> Key: BVAL-70
> URL: https://issues.apache.org/jira/browse/BVAL-70
> Project: BeanValidation
> Issue Type: Improvement
> Components: jsr303
> Affects Versions: 0.2-incubating
> Reporter: Matt Benson
> Priority: Trivial
> Attachments: overrides.patch.txt
>
>
> The source level of the bval project as a whole is set at 1.5. The best I've
> been able to determine, 1.6 permits these annotations but 1.5 does not. In
> particular, Eclipse complains about these, but again, my research seems to
> bear it out.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.