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

li xu updated SHINDIG-1639:
---------------------------

    Attachment: remove_override.patch

The patch removes the obsolete @override annotation and fixed build break with 
java1.5
                
> 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

        

Reply via email to