You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2015/05/13 21:44:29 UTC

[1/2] airavata git commit: no message

Repository: airavata
Updated Branches:
  refs/heads/master 6117c2963 -> 4b048e149


no message


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

Branch: refs/heads/master
Commit: 43e15cb46b9a5d9dbf19e61c3323f9d3918b0103
Parents: 4737235
Author: shamrath <sh...@gmail.com>
Authored: Wed May 13 15:43:35 2015 -0400
Committer: shamrath <sh...@gmail.com>
Committed: Wed May 13 15:43:35 2015 -0400

----------------------------------------------------------------------
 .../airavata/persistance/registry/jpa/impl/ExperimentRegistry.java  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/43e15cb4/modules/registry/airavata-jpa-registry/src/main/java/org/apache/airavata/persistance/registry/jpa/impl/ExperimentRegistry.java
----------------------------------------------------------------------
diff --git a/modules/registry/airavata-jpa-registry/src/main/java/org/apache/airavata/persistance/registry/jpa/impl/ExperimentRegistry.java b/modules/registry/airavata-jpa-registry/src/main/java/org/apache/airavata/persistance/registry/jpa/impl/ExperimentRegistry.java
index acc6779..536c054 100644
--- a/modules/registry/airavata-jpa-registry/src/main/java/org/apache/airavata/persistance/registry/jpa/impl/ExperimentRegistry.java
+++ b/modules/registry/airavata-jpa-registry/src/main/java/org/apache/airavata/persistance/registry/jpa/impl/ExperimentRegistry.java
@@ -3053,5 +3053,4 @@ public class ExperimentRegistry {
                 return false;
         }
     }
-ß
 }


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

Posted by sh...@apache.org.
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/4b048e14
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/4b048e14
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/4b048e14

Branch: refs/heads/master
Commit: 4b048e14910a819431d89045048a38829fd839a8
Parents: 43e15cb 6117c29
Author: shamrath <sh...@gmail.com>
Authored: Wed May 13 15:44:10 2015 -0400
Committer: shamrath <sh...@gmail.com>
Committed: Wed May 13 15:44:10 2015 -0400

----------------------------------------------------------------------
 .../gfac/states/GfacExperimentState.java        |  88 ----
 .../gfac/states/GfacExperimentStatus.java       | 516 -------------------
 .../airavata/gfac/states/GfacHandlerState.java  |  67 ---
 .../gfac/states/gfacDataModelConstants.java     |  59 ---
 .../gfac/core/states/GfacExperimentState.java   |  25 +-
 .../gfacDataModel.thrift                        |   1 +
 6 files changed, 15 insertions(+), 741 deletions(-)
----------------------------------------------------------------------