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/09 15:58:09 UTC

[airavata] branch master updated (38f0644 -> 44e2b87)

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

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


    from 38f0644  Ansible: fix sudo yum install of django prereqs
     add 8f09ec2  Avoiding deadlock when disconnecting sshj client
     new 8f3b3c5  Merge branch 'airavata-3287'
     add 3cdfc19  Fixing airavata-3276: Ignoring non-required empty input files adding into groovy script
     add d332a5a  Ignoring empty all non required inputs
     new 84a2453  Merge branch 'airavata-3276'
     new 44e2b87  Merge branch 'master' of https://github.com/apache/airavata

The 3 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 ++++++++++--------
 .../helix/impl/task/staging/InputDataStagingTask.java  |  4 +---
 .../impl/task/submission/config/GroovyMapBuilder.java  |  7 +++++++
 3 files changed, 18 insertions(+), 11 deletions(-)


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

Posted by di...@apache.org.
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 8f3b3c595cec5374a6f5d314648a4a49a0b40779
Merge: 025f2c6 8f09ec2
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Thu Jan 9 10:56:00 2020 -0500

    Merge branch 'airavata-3287'

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


[airavata] 02/03: Merge branch 'airavata-3276'

Posted by di...@apache.org.
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 84a2453d19bc65986f1e76825227052860131ba5
Merge: 8f3b3c5 d332a5a
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Thu Jan 9 10:56:20 2020 -0500

    Merge branch 'airavata-3276'

 .../airavata/helix/impl/task/staging/InputDataStagingTask.java     | 4 +---
 .../helix/impl/task/submission/config/GroovyMapBuilder.java        | 7 +++++++
 2 files changed, 8 insertions(+), 3 deletions(-)


[airavata] 03/03: Merge branch 'master' of https://github.com/apache/airavata

Posted by di...@apache.org.
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 44e2b875717b95060687c0ea3342a6ae94560bb2
Merge: 84a2453 38f0644
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Thu Jan 9 10:57:46 2020 -0500

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

 .../ansible/inventories/scigap/production/host_vars/dreg/vars.yml | 2 ++
 .../inventories/scigap/production/host_vars/futurewater/vars.yml  | 8 ++++----
 dev-tools/ansible/roles/django_setup/tasks/main.yml               | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)