You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ch...@apache.org on 2015/11/03 20:47:28 UTC

[03/51] [abbrv] airavata git commit: Merge branch 'orchestratorTaskBreakdown' of https://git-wip-us.apache.org/repos/asf/airavata into orchestratorTaskBreakdown

Merge branch 'orchestratorTaskBreakdown' of https://git-wip-us.apache.org/repos/asf/airavata into orchestratorTaskBreakdown


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/24b83d8f
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/24b83d8f
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/24b83d8f

Branch: refs/heads/master
Commit: 24b83d8f9f72e22f15ff57edf2f05955ca79ff51
Parents: 14b7bcf 930a222
Author: Chathuri Wimalasena <ch...@apache.org>
Authored: Tue Oct 13 16:29:05 2015 -0400
Committer: Chathuri Wimalasena <ch...@apache.org>
Committed: Tue Oct 13 16:29:05 2015 -0400

----------------------------------------------------------------------
 .../resources/lib/airavata/task_model_types.cpp | 114 ++++-
 .../resources/lib/airavata/task_model_types.h   |  47 ++-
 .../resources/lib/Airavata/Model/Task/Types.php |  79 +++-
 .../lib/apache/airavata/model/task/ttypes.py    |  69 ++-
 .../model/task/JobSubmissionTaskModel.java      | 118 +++---
 .../airavata/model/task/MonitorTaskModel.java   | 418 +++++++++++++++++++
 .../airavata/common/utils/ThriftUtils.java      |  14 +-
 .../airavata-api/task_model.thrift              |   4 +
 8 files changed, 780 insertions(+), 83 deletions(-)
----------------------------------------------------------------------