You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2015/04/07 05:06:49 UTC

[19/20] stratos git commit: Deployment policy move: Update CC stub

Deployment policy move: Update CC stub


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

Branch: refs/heads/master
Commit: ea98c489d9e119d43e890350fcec6a6d4985a5c6
Parents: 0981c4e
Author: Lahiru Sandaruwan <la...@apache.org>
Authored: Tue Apr 7 08:23:25 2015 +0530
Committer: Lahiru Sandaruwan <la...@apache.org>
Committed: Tue Apr 7 08:23:25 2015 +0530

----------------------------------------------------------------------
 .../pom.xml                                     |    1 +
 .../main/resources/CloudControllerService.wsdl  | 1136 +++++++-----------
 2 files changed, 427 insertions(+), 710 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/ea98c489/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml b/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
index 4169f7d..13b1605 100644
--- a/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
+++ b/service-stubs/org.apache.stratos.cloud.controller.service.stub/pom.xml
@@ -93,6 +93,7 @@
                             org.apache.stratos.cloud.controller.stub.services.impl.*; version=${project.version},
                             org.apache.stratos.cloud.controller.stub.kubernetes.*; version=${project.version},
                             org.apache.stratos.cloud.controller.stub.*; version=${project.version},
+                            org.apache.stratos.common.partition.xsd.*; version=${project.version},
                         </Export-Package>
                         <Import-Package>
                             *;resolution:=optional