You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/03/16 09:06:33 UTC

[jira] [Commented] (SSHD-661) The sample code in teh JavaDoc section of org/apache/sshd/SshClient.java generates compilation errors.

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

Guillaume Nodet commented on SSHD-661:
--------------------------------------

Agreed, though I think we should at least fix the code so that it compiles or delete the code and point to github somehow.

> The sample code in teh JavaDoc section of org/apache/sshd/SshClient.java generates compilation errors.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SSHD-661
>                 URL: https://issues.apache.org/jira/browse/SSHD-661
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Frederic Sutter
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Hi,
> The sample code in the JavaDoc section of org/apache/sshd/SshClient.java (line 135) generates compilation errors.
> For instance:
> ClientSession session = client.connect(login, host, port).await().getSession()
> ClientChannel.CLOSED
> Many thanks
> Frédéric



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