You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2015/11/24 14:43:59 UTC

[2/5] stratos git commit: Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x

Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x


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

Branch: refs/heads/stratos-4.1.x
Commit: 1f02ac777aaca9472428b119d0fbea5c2843d50b
Parents: 35cb1bf e4a2af6
Author: rajkumar <rr...@gmail.com>
Authored: Tue Nov 24 16:08:43 2015 +0530
Committer: rajkumar <rr...@gmail.com>
Committed: Tue Nov 24 16:08:43 2015 +0530

----------------------------------------------------------------------
 .../stratos/metadata/service/Constants.java     |   3 +-
 .../MetadataApplicationEventReceiver.java       |  93 ++++++++++
 .../service/MetadataTopologyEventReceiver.java  |  12 +-
 .../service/exception/MetadataException.java    |   4 +
 .../metadata/service/registry/DataStore.java    |   4 +-
 .../service/registry/MetadataApiRegistry.java   | 180 ++++++++++++-------
 .../integration/common/RestConstants.java       |   2 +
 .../integration/common/TopologyHandler.java     |   2 +
 .../integration/common/rest/RestClient.java     |  21 ++-
 9 files changed, 236 insertions(+), 85 deletions(-)
----------------------------------------------------------------------