Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/7ea5cd9e Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/7ea5cd9e Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/7ea5cd9e Branch: refs/heads/master Commit: 7ea5cd9ecd6e5a3374e254796e9678b71d726aa5 Parents: b340348 cb38cc9 Author: Udara Liyanage <[email protected]> Authored: Mon Dec 2 15:21:49 2013 -0500 Committer: Udara Liyanage <[email protected]> Committed: Mon Dec 2 15:21:49 2013 -0500 ---------------------------------------------------------------------- .../service/RepositoryInformationService.java | 71 ------- .../src/main/resources/META-INF/services.xml | 19 -- .../src/main/bin/event-subscriber.sh | 2 +- .../event/subscriber/ArtifactListener.java | 15 +- .../subscriber/CartridgeAgentConstants.java | 33 ++++ .../cartridge/agent/event/subscriber/Main.java | 7 +- .../pom.xml | 119 ------------ .../resources/RepositoryInformationService.wsdl | 193 ------------------- service-stubs/pom.xml | 1 - 9 files changed, 44 insertions(+), 416 deletions(-) ----------------------------------------------------------------------
