[ 
https://issues.apache.org/jira/browse/BVAL-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883263#action_12883263
 ] 

Carlos Vara commented on BVAL-70:
---------------------------------

I did a test build using jdk1.5.0_21 and got no errors on compilation, so maybe 
latest versions of the 1.5 JDK only output a warning on these cases?

I'd also prefer to keep them as they add a useful compile time check.

> 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.

Reply via email to