You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2014/06/25 19:34:23 UTC

[1/2] git commit: Removing the unused import.

Repository: airavata
Updated Branches:
  refs/heads/master 29f94c390 -> 3456236a6


Removing the unused import.


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

Branch: refs/heads/master
Commit: f9ceaeb5c4ce5fccaff177bbad372c8c83da28f2
Parents: b62e67d
Author: Suresh Marru <sm...@apache.org>
Authored: Wed Jun 25 13:33:56 2014 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Wed Jun 25 13:33:56 2014 -0400

----------------------------------------------------------------------
 airavata-api/thrift-interface-descriptions/airavataAPI.thrift | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/f9ceaeb5/airavata-api/thrift-interface-descriptions/airavataAPI.thrift
----------------------------------------------------------------------
diff --git a/airavata-api/thrift-interface-descriptions/airavataAPI.thrift b/airavata-api/thrift-interface-descriptions/airavataAPI.thrift
index 9c9ec7f..7b2ec60 100644
--- a/airavata-api/thrift-interface-descriptions/airavataAPI.thrift
+++ b/airavata-api/thrift-interface-descriptions/airavataAPI.thrift
@@ -29,7 +29,6 @@ include "airavataDataModel.thrift"
 include "experimentModel.thrift"
 include "workspaceModel.thrift"
 include "applicationCatalogAPI.thrift"
-include "gfacDataMode.thrift"
 
 namespace java org.apache.airavata.api
 namespace php Airavata.API


[2/2] git commit: Merge remote-tracking branch 'origin/master'

Posted by sm...@apache.org.
Merge remote-tracking branch 'origin/master'


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

Branch: refs/heads/master
Commit: 3456236a6534c353f83b780df14645b6b9bb8731
Parents: f9ceaeb 29f94c3
Author: Suresh Marru <sm...@apache.org>
Authored: Wed Jun 25 13:34:20 2014 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Wed Jun 25 13:34:20 2014 -0400

----------------------------------------------------------------------
 .../experimentModel.thrift                      | 20 +++++++++++---------
 .../orchestrator.cpi.service.thrift             | 12 +++++++++++-
 2 files changed, 22 insertions(+), 10 deletions(-)
----------------------------------------------------------------------