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
Fix For: 3.0.0
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