Merge branch 'registry-refactoring' of https://github.com/abhijitkaranjkar89/airavata into registry-refactoring
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/1e9990e1 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/1e9990e1 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/1e9990e1 Branch: refs/heads/registry-refactoring Commit: 1e9990e127f772bb3535490b064f884fc83dbb47 Parents: 1d96b11 fcb8d1c Author: scnakandala <[email protected]> Authored: Tue Nov 8 17:25:21 2016 -0500 Committer: scnakandala <[email protected]> Committed: Tue Nov 8 17:25:21 2016 -0500 ---------------------------------------------------------------------- .../registry/core/impl/WorkflowCatalogImpl.java | 252 +++++++++++++++++++ .../userprofile/cpi/UserProfileCPI.java | 42 ---- .../userprofile/cpi/UserProfileException.java | 32 --- .../component-cpis/generate-cpi-stubs.sh | 7 + .../component-cpis/user-profile-crud-cpi.thrift | 58 +++++ 5 files changed, 317 insertions(+), 74 deletions(-) ----------------------------------------------------------------------
