[ 
https://issues.apache.org/jira/browse/SSHD-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14702639#comment-14702639
 ] 

Goldstein Lyor commented on SSHD-553:
-------------------------------------

I seem to be getting a lot of validation errors of the following type 
(investigating):
{quote}
[INFO] There are 455 errors reported by Checkstyle 6.1.1 with 
/home/lgoldstein/mina-sshd/sshd-core/target/checkstyle-rules.xml ruleset.
[ERROR] src/main/java/org/apache/sshd/agent/SshAgentServer.java[3] (header) 
Header: Line does not match expected header line of ' * or more contributor 
license agreements. See the NOTICE file'.
[ERROR] src/main/java/org/apache/sshd/agent/SshAgentFactory.java[3] (header) 
Header: Line does not match expected header line of ' * or more contributor 
license agreements. See the NOTICE file'.
[ERROR] src/main/java/org/apache/sshd/agent/SshAgent.java[3] (header) Header: 
Line does not match expected header line of ' * or more contributor license 
agreements. See the NOTICE file'.
[ERROR] src/main/java/org/apache/sshd/agent/SshAgentConstants.java[3] (header) 
Header: Line does not match expected header line of ' * or more contributor 
license agreements. See the NOTICE file'.
[ERROR] src/main/java/org/apache/sshd/agent/unix/AprLibrary.java[3] (header) 
Header: Line does not match expected header line of ' * or more contributor 
license agreements. See the NOTICE file'.
[ERROR] src/main/java/org/apache/sshd/agent/unix/AgentForwardedChannel.java[3] 
(header) Header: Line does not match expected header line of ' * or more 
contributor license agreements. See the NOTICE file'{quote}

> Make sure all code can be compiled using JDK 7
> ----------------------------------------------
>
>                 Key: SSHD-553
>                 URL: https://issues.apache.org/jira/browse/SSHD-553
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> Seems that some JDK 8 methods / constructors "leaked" into the code. Need to 
> detect and fix them



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

Reply via email to