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 2018/03/06 13:16:00 UTC

[jira] [Commented] (SSHD-712) Break up sshd-core artifact into several smaller ones

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

Guillaume Nodet commented on SSHD-712:
--------------------------------------

The only interesting benefit would be to have a more lightweight jar.  So we'd have to externalize non mandatory bits to trim the sshd-core jar a bit, like scp/sftp/file system, the unix agent.
I'll experiment a bit, since I've just moved out the mina provider.

> Break up sshd-core artifact into several smaller ones
> -----------------------------------------------------
>
>                 Key: SSHD-712
>                 URL: https://issues.apache.org/jira/browse/SSHD-712
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Goldstein Lyor
>            Priority: Major
>
> - We could probably extract some of the generic classes into an _sshd-utils_ artifact.
> - Perhaps some of the general SSHD related classes (e.g., _Channel_, _Session_, _Signature_) into _sshd-common_ artifact.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)