gnodet edited a comment on pull request #144: URL: https://github.com/apache/mina-sshd/pull/144#issuecomment-661711941
> Looks promising - don't forget `sshd-ldap`... Done > Need to figure out something for `sshd-common` and `sshd-core` if possible. If you do that, then need to review if we still need to create `sshd-osgi` artifact. Not sure how to do that. I fail to clearly understand where the separation has been drawn between `sshd-core` and `sshd-common`. We could eventually split between `o.a.sshd.common`, `o.a.sshd.client`, `o.a.sshd.server` and `o.a.sshd.agent` into 4 maven modules (`common`, `client`, `server`, `agent`). That should allow to move the OSGi metadata into these modules and get rid of `sshd-osgi`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
