You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2020/01/03 18:03:25 UTC

[airavata] 01/01: Merge branch 'airavata-3287'

This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 025f2c6cc1b7e7d6ef01d9c1bc64ce215f88c611
Merge: f437d23 8213960
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Fri Jan 3 13:03:08 2020 -0500

    Merge branch 'airavata-3287'

 .../airavata/helix/adaptor/PoolingSSHJClient.java  |  75 +++++----
 .../airavata/helix/adaptor/SSHJAgentAdaptor.java   | 169 +++++++++++++++++++--
 .../adaptor/wrapper/SCPFileTransferWrapper.java    |  12 +-
 .../helix/adaptor/wrapper/SFTPClientWrapper.java   |  12 +-
 .../helix/adaptor/wrapper/SSHClientWrapper.java    |  25 +++
 .../helix/adaptor/wrapper/SessionWrapper.java      |  12 +-
 .../helix/impl/workflow/PreWorkflowManager.java    |  33 ++--
 7 files changed, 284 insertions(+), 54 deletions(-)