[
https://issues.apache.org/jira/browse/SSHD-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned SSHD-414:
------------------------------------
Assignee: Guillaume Nodet
> 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
> Assignee: Guillaume Nodet
> Priority: Minor
> Attachments:
> 0021-SSHD-414-Make-the-source-code-including-tests-truly-.patch
>
>
> 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)