You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2018/05/15 07:51:00 UTC

[jira] [Resolved] (SSHD-819) Add automatic detection of other {{CommandFactory}}-ies in SSH Server

     [ https://issues.apache.org/jira/browse/SSHD-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor resolved SSHD-819.
---------------------------------
       Resolution: Won't Fix
    Fix Version/s: 2.0.0

Decided against it as some of the {{DelegateCommandFactory}}-ies requires extra initialization besides their default constructor. Did [introduce and standardize the concept of a delegating command factory|https://github.com/apache/mina-sshd/commit/f1a8077be3875184b067095b236793e4801c2ad5] 

> Add automatic detection of other {{CommandFactory}}-ies in SSH Server
> ---------------------------------------------------------------------
>
>                 Key: SSHD-819
>                 URL: https://issues.apache.org/jira/browse/SSHD-819
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> * Use the {{ServiceLoader}} mechanism
> * Make sure it is correctly integrated with the SCP command factory if detected (establish a {{DelegatingCommandFactory}} mechanism)
> * Ditto for {{GitPackCommandFactory}} and {{GitPgmCommandFactory}}



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