You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Babak Vahdat (JIRA)" <ji...@apache.org> on 2013/12/08 11:15:35 UTC

[jira] [Created] (SSHD-267) Regression using JDK 6

Babak Vahdat created SSHD-267:
---------------------------------

             Summary: Regression using JDK 6
                 Key: SSHD-267
                 URL: https://issues.apache.org/jira/browse/SSHD-267
             Project: MINA SSHD
          Issue Type: Task
    Affects Versions: 0.9.0
            Reporter: Babak Vahdat
            Priority: Minor


Recently Apache Camel upgraded to SSHD 0.9.0 (from 0.8.0) and since then there's a regression by the following test:

https://github.com/apache/camel/blob/master/components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/sftp/SftpChmodTest.java

But *only* on JDK6. On JDK7 however the test still passes. I can reproduce the same on OS X using JDK6 (fails) and JDK 7 (passes).

Following one fail on the CI-Server:

https://builds.apache.org/job/Camel.trunk.fulltest/1635/org.apache.camel$camel-ftp/testReport/org.apache.camel.component.file.remote.sftp/SftpChmodTest/testSftpChmod/

If you think this is not really a problem (as maybe because JDK6 is already EOL and whatnot) then feel free to resolve this ticket as "Won't Fix". 




--
This message was sent by Atlassian JIRA
(v6.1#6144)