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/06 21:12:27 UTC

[airavata] branch develop updated (87d4cac -> eb60708)

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

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


    from 87d4cac  Merge branch 'airavata-3281' into develop
     add 8f09ec2  Avoiding deadlock when disconnecting sshj client
     new b31abc1  Merge branch 'airavata-3287' into develop
     new eb60708  Merge branch 'develop' of https://github.com/apache/airavata into develop

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../airavata/helix/adaptor/PoolingSSHJClient.java      | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)


[airavata] 01/02: Merge branch 'airavata-3287' into develop

Posted by di...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b31abc10ec5913b7cc7a3a39b1574f954cab9aae
Merge: 087aa75 8f09ec2
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Mon Jan 6 16:11:04 2020 -0500

    Merge branch 'airavata-3287' into develop

 .../airavata/helix/adaptor/PoolingSSHJClient.java      | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)


[airavata] 02/02: Merge branch 'develop' of https://github.com/apache/airavata into develop

Posted by di...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit eb607086a50ff5410423db7dea3c7bc9ebf5726d
Merge: b31abc1 87d4cac
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Mon Jan 6 16:12:05 2020 -0500

    Merge branch 'develop' of https://github.com/apache/airavata into develop

 .../airavata/helix/impl/task/AiravataTask.java     | 26 +++++++++++++++++-----
 .../src/main/assembly/controller-bin-assembly.xml  |  1 +
 .../main/assembly/email-monitor-bin-assembly.xml   |  1 +
 .../src/main/assembly/parser-wm-bin-assembly.xml   |  1 +
 .../src/main/assembly/participant-bin-assembly.xml |  1 +
 .../assembly/platform-monitor-bin-assembly.xml     |  1 +
 .../src/main/assembly/post-wm-bin-assembly.xml     |  1 +
 .../src/main/assembly/pre-wm-bin-assembly.xml      |  1 +
 .../assembly/realtime-monitor-bin-assembly.xml     |  1 +
 9 files changed, 28 insertions(+), 6 deletions(-)