You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2015/04/15 16:37:29 UTC

[2/4] airavata git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/airavata

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


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

Branch: refs/heads/master
Commit: 5e7d3ef05e3810915a5417914d238d630ff95922
Parents: c92fbd3 395c9d3
Author: Lahiru Gunathilake <gl...@gmail.com>
Authored: Wed Apr 15 08:58:30 2015 -0400
Committer: Lahiru Gunathilake <gl...@gmail.com>
Committed: Wed Apr 15 08:58:30 2015 -0400

----------------------------------------------------------------------
 .../lib/airavata/messagingEvents_types.cpp      |  36 +++-
 .../lib/airavata/messagingEvents_types.h        |  20 +-
 .../Airavata/Model/Messaging/Event/Types.php    |  40 ++++
 .../airavata/model/messaging/event/ttypes.py    |  30 ++-
 .../messaging/event/TaskTerminateEvent.java     | 196 ++++++++++++++++++-
 .../messagingEvents.thrift                      |   2 +
 .../apache/airavata/gfac/cpi/GfacService.java   | 125 ++++++++++--
 .../airavata/gfac/server/GfacServerHandler.java |   4 +-
 .../cpi/impl/SimpleOrchestratorImpl.java        |  21 +-
 9 files changed, 446 insertions(+), 28 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/5e7d3ef0/modules/gfac/airavata-gfac-service/src/main/java/org/apache/airavata/gfac/server/GfacServerHandler.java
----------------------------------------------------------------------