Goldstein Lyor created SSHD-414:
-----------------------------------

             Summary: Make the source code (including tests) truly 1.5 
compatible
                 Key: SSHD-414
                 URL: https://issues.apache.org/jira/browse/SSHD-414
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 0.14.0
            Reporter: Goldstein Lyor
            Priority: Minor


Basically, there are some _@Override_ annotations that are mis-placed - they 
are on first implementation of an interface method. Such annotations are 
required by 1.6+, but not for 1.5 - which is the _source/target_ specification 
of the _maven-compiler-plugin_ configuration for the project.

*Note*: While such mis-placed annotations are benign, the IDE (e.g., Eclipse) 
shows them in red - which we should avoid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to