Guillaume Nodet created SSHD-1038:
-------------------------------------

             Summary: 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
            Reporter: Guillaume Nodet


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