You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/13 04:11:11 UTC

[jira] [Resolved] (SHINDIG-1639) build break with jvm1.5

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

Paul Lindner resolved SHINDIG-1639.
-----------------------------------

    Resolution: Fixed
    
> build break with jvm1.5
> -----------------------
>
>                 Key: SHINDIG-1639
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1639
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 3.0.0
>         Environment: all
>            Reporter: li xu
>            Priority: Minor
>              Labels: patch
>             Fix For: 3.0.0
>
>         Attachments: remove_override.patch
>
>
> Several classes contains "@Override" annotation which fails the build with Java1.5.
> Java1.5 compiler doesn't allow @Override annotation on implemented interface methods. JAVA1.6 compiler does support that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira