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/05/21 20:56:49 UTC

[1/2] stratos git commit: Remove org.apache.stratos.common.stub references

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 <la...@apache.org>
Authored: Fri May 22 00:09:22 2015 +0530
Committer: Lahiru Sandaruwan <la...@apache.org>
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,


[2/2] stratos git commit: s/4.0.0-SNAPSHOT/4.1.0-SNAPSHOT

Posted by la...@apache.org.
s/4.0.0-SNAPSHOT/4.1.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: 3013c9936f7b1107c05c2dc503813fedd7a08d88
Parents: a510e10
Author: Lahiru Sandaruwan <la...@apache.org>
Authored: Fri May 22 00:12:39 2015 +0530
Committer: Lahiru Sandaruwan <la...@apache.org>
Committed: Fri May 22 00:12:39 2015 +0530

----------------------------------------------------------------------
 components/org.apache.stratos.cli/src/test/python/README.md        | 2 +-
 .../throttling/org.apache.stratos.throttling.agent.feature/pom.xml | 2 +-
 .../org.apache.stratos.throttling.manager.feature/pom.xml          | 2 +-
 features/manager/throttling/pom.xml                                | 2 +-
 .../manager/usage/org.apache.stratos.usage.agent.feature/pom.xml   | 2 +-
 features/manager/usage/org.apache.stratos.usage.feature/pom.xml    | 2 +-
 .../manager/usage/org.apache.stratos.usage.server.feature/pom.xml  | 2 +-
 features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml | 2 +-
 features/manager/usage/pom.xml                                     | 2 +-
 products/load-balancer/modules/integration/pom.xml                 | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/components/org.apache.stratos.cli/src/test/python/README.md
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cli/src/test/python/README.md b/components/org.apache.stratos.cli/src/test/python/README.md
index 7799c46..878ad1e 100644
--- a/components/org.apache.stratos.cli/src/test/python/README.md
+++ b/components/org.apache.stratos.cli/src/test/python/README.md
@@ -18,7 +18,7 @@ Set the environment variables CLI_JAR, PYTHONPATH and WIREMOCK_JAR, WIREMOCK_HTT
 
 ```
 # the stratos CLI_JAR
-export CLI_JAR=~/stratos/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.0.0-SNAPSHOT.jar
+export CLI_JAR=~/stratos/components/org.apache.stratos.cli/target/org.apache.stratos.cli-4.1.0-SNAPSHOT.jar
 
 # set the PYTHONPATH to include pexpect
 export PYTHONPATH=$PYTHONPATH:~/stratos/components/org.apache.stratos.cli/target/pexpect-3.2

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml b/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml
index e394f70..a8b47af 100644
--- a/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml
+++ b/features/manager/throttling/org.apache.stratos.throttling.agent.feature/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>throttling-feature</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml b/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml
index a0713e4..5c7dba1 100644
--- a/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml
+++ b/features/manager/throttling/org.apache.stratos.throttling.manager.feature/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>throttling-feature</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/throttling/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/throttling/pom.xml b/features/manager/throttling/pom.xml
index 58236b0..4002df8 100644
--- a/features/manager/throttling/pom.xml
+++ b/features/manager/throttling/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>throttling-feature</artifactId>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml
index 40f0d1e..6bac2c7 100644
--- a/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml
+++ b/features/manager/usage/org.apache.stratos.usage.agent.feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>usage-feature</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/usage/org.apache.stratos.usage.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.feature/pom.xml
index 9e9f84a..a636d6a 100644
--- a/features/manager/usage/org.apache.stratos.usage.feature/pom.xml
+++ b/features/manager/usage/org.apache.stratos.usage.feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>usage-feature</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml
index 345a801..ae855db 100644
--- a/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml
+++ b/features/manager/usage/org.apache.stratos.usage.server.feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>usage-feature</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml b/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml
index a7a5e01..14bf386 100644
--- a/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml
+++ b/features/manager/usage/org.apache.stratos.usage.ui.feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>usage-feature</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/features/manager/usage/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/usage/pom.xml b/features/manager/usage/pom.xml
index bc2884f..2263a38 100644
--- a/features/manager/usage/pom.xml
+++ b/features/manager/usage/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos-manager-features</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>usage-feature</artifactId>

http://git-wip-us.apache.org/repos/asf/stratos/blob/3013c993/products/load-balancer/modules/integration/pom.xml
----------------------------------------------------------------------
diff --git a/products/load-balancer/modules/integration/pom.xml b/products/load-balancer/modules/integration/pom.xml
index c2d9dfb..b79e40c 100644
--- a/products/load-balancer/modules/integration/pom.xml
+++ b/products/load-balancer/modules/integration/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.stratos.load.balancer</groupId>
         <artifactId>load-balancer-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.1.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>