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

Guillaume Nodet commented on SSHD-1038:
---------------------------------------

I'll commit https://github.com/apache/mina-sshd/pull/144, but I can work on a 
second PR to split sshd-common and sshd-core into sshd-common, sshd-agent, 
sshd-server and sshd-client according to the packages (and get rid of 
sshd-osgi).

> Refactor packages from a module into a cleaner hierarchy
> --------------------------------------------------------
>
>                 Key: SSHD-1038
>                 URL: https://issues.apache.org/jira/browse/SSHD-1038
>             Project: MINA SSHD
>          Issue Type: New Feature
>    Affects Versions: 2.6.0
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> I think it would better to refactor some of the packages into a clean 
> hierarchy.
> For example:
> * org.apache.sshd.client.scp -> org.apache.sshd.scp.client
> * org.apache.sshd.common.scp -> org.apache.sshd.scp.common
> The idea is that modules such as sshd-scp, sshd-sftp... have a single root 
> package {{org.apache.sshd.(scp|sftp)}} and subpackages for {{common}}, 
> {{client}}, {{server}}...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to