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

Goldstein Lyor resolved SSHD-798.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

> Improve GitPackCommand code to be more flexible
> -----------------------------------------------
>
>                 Key: SSHD-798
>                 URL: https://issues.apache.org/jira/browse/SSHD-798
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.7.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Major
>              Labels: git, jgit
>             Fix For: 1.8.0
>
>
> # Use an injectable {{ExecutorService}} instead of a local {{Thread}}
> # Use {{FileSystemAware}}-ness instead of
> {code:java}
> RepositoryCache.FileKey key = RepositoryCache.FileKey.lenient(srcGitdir, 
> FS.DETECTED);
> {code}
> # Do not pre-assume knowledge of the root directory - provide some injectable 
> resolver interface that uses the parsed command arguments instead of the 
> constant root directory
> # Make static member _public_



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

Reply via email to