You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/06/29 21:50:53 UTC

[jira] Resolved: (BVAL-70) Remove @Override annotations from methods implementing interfaces

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

Donald Woods resolved BVAL-70.
------------------------------

    Resolution: Fixed

Verified patched code can be built with 1.5.0_24 and 1.6.0_20 on MacOSX.

> Remove @Override annotations from methods implementing interfaces
> -----------------------------------------------------------------
>
>                 Key: BVAL-70
>                 URL: https://issues.apache.org/jira/browse/BVAL-70
>             Project: BeanValidation
>          Issue Type: Bug
>          Components: jsr303
>    Affects Versions: 0.2-incubating
>            Reporter: Matt Benson
>            Assignee: Donald Woods
>            Priority: Critical
>         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.