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/1ebc29b4 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/1ebc29b4 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/1ebc29b4 Branch: refs/heads/master Commit: 1ebc29b457dacc6b741eccc00234a73845411b5f Parents: 68f57ff f747fff Author: lahiru <[email protected]> Authored: Wed Feb 5 14:26:52 2014 -0500 Committer: lahiru <[email protected]> Committed: Wed Feb 5 14:26:52 2014 -0500 ---------------------------------------------------------------------- modules/registry/pom.xml | 1 + modules/registry/registry-cpi/pom.xml | 60 +++++++++++++ .../apache/airavata/registry/cpi/DataType.java | 15 ++++ .../apache/airavata/registry/cpi/Registry.java | 90 ++++++++++++++++++++ modules/thrift-interfaces/airavataAPI.thrift | 84 +++++++++--------- 5 files changed, 204 insertions(+), 46 deletions(-) ----------------------------------------------------------------------
