Repository: stratos
Updated Branches:
  refs/heads/master 9282761ab -> 3013c9936


Remove org.apache.stratos.common.stub references


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

Branch: refs/heads/master
Commit: a510e105424dbe10c31bdca4db8f31d2f2b328e7
Parents: 9282761
Author: Lahiru Sandaruwan <[email protected]>
Authored: Fri May 22 00:09:22 2015 +0530
Committer: Lahiru Sandaruwan <[email protected]>
Committed: Fri May 22 00:09:22 2015 +0530

----------------------------------------------------------------------
 features/common/org.apache.stratos.common.ui.feature/pom.xml   | 6 ------
 products/stratos/modules/distribution/src/main/license/LICENSE | 1 -
 2 files changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/a510e105/features/common/org.apache.stratos.common.ui.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/common/org.apache.stratos.common.ui.feature/pom.xml 
b/features/common/org.apache.stratos.common.ui.feature/pom.xml
index 2486a23..fedfeef 100644
--- a/features/common/org.apache.stratos.common.ui.feature/pom.xml
+++ b/features/common/org.apache.stratos.common.ui.feature/pom.xml
@@ -57,11 +57,6 @@
             <version>2.2.0</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.stratos</groupId>
-            <artifactId>org.apache.stratos.common.stub</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.wso2.carbon</groupId>
             <artifactId>org.wso2.carbon.theme.mgt.ui</artifactId>
             <version>2.2.0</version>
@@ -101,7 +96,6 @@
 
                                 <!-- Tenant Mgmt-->
                                 
<bundleDef>org.wso2.carbon:org.wso2.carbon.tenant.mgt.ui</bundleDef>
-                                
<bundleDef>org.apache.stratos:org.apache.stratos.common.stub</bundleDef>
                                 
<bundleDef>org.wso2.carbon:org.wso2.carbon.tenant.mgt.stub</bundleDef>
                                 <!-- Tenant Mgmt End-->
 

http://git-wip-us.apache.org/repos/asf/stratos/blob/a510e105/products/stratos/modules/distribution/src/main/license/LICENSE
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/src/main/license/LICENSE 
b/products/stratos/modules/distribution/src/main/license/LICENSE
index 5e873a3..09eb09d 100644
--- a/products/stratos/modules/distribution/src/main/license/LICENSE
+++ b/products/stratos/modules/distribution/src/main/license/LICENSE
@@ -362,7 +362,6 @@ 
org.apache.stratos.autoscaler.service.stub_4.1.0.SNAPSHOT.jar,
 org.apache.stratos.autoscaler_4.1.0.SNAPSHOT.jar,
 org.apache.stratos.cloud.controller.service.stub_4.1.0.SNAPSHOT.jar,
 org.apache.stratos.cloud.controller_4.1.0.SNAPSHOT.jar,
-org.apache.stratos.common.stub_4.1.0.SNAPSHOT.jar,     
 org.apache.stratos.common_4.1.0.SNAPSHOT.jar,
 org.apache.stratos.custom.handlers_4.1.0.SNAPSHOT.jar,
 org.apache.stratos.keystore.mgt_4.1.0.SNAPSHOT.jar,

Reply via email to