remove @Overrides for interfaces to be java5 compatible
-------------------------------------------------------
Key: OWB-615
URL: https://issues.apache.org/jira/browse/OWB-615
Project: OpenWebBeans
Issue Type: Bug
Components: Core
Affects Versions: 1.1.1
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.1.2
we switched to Java5 source and target but still have the @Overrides for
interfaces in our code. This creates tons of compat warnings in Idea and
Eclipse.
We also need to review if we don't use String.isEmpty() and other java6 stuff.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira