You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by sm...@apache.org on 2014/06/04 09:45:02 UTC

git commit: removing disclaimer file and incubating suffixes

Repository: stratos
Updated Branches:
  refs/heads/master ca0e0e7a8 -> ed21faeab


removing disclaimer file and incubating suffixes


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

Branch: refs/heads/master
Commit: ed21faeab42671440e88de6bdcf2b6b208d6f950
Parents: ca0e0e7
Author: Suresh Marru <sm...@apache.org>
Authored: Wed Jun 4 03:44:52 2014 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Wed Jun 4 03:44:52 2014 -0400

----------------------------------------------------------------------
 DISCLAIMER                                          | 16 ----------------
 README.md                                           |  6 +++---
 .../load-balancer/haproxy-extension/README.txt      |  2 +-
 pom.xml                                             |  4 ++--
 .../modules/distribution/src/main/bin/stratos.sh    |  2 +-
 .../stratos/modules/distribution/src/bin/stratos.sh |  2 +-
 6 files changed, 8 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/ed21faea/DISCLAIMER
----------------------------------------------------------------------
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 9e11e9f..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,16 +0,0 @@
-Apache Stratos is an effort undergoing incubation at the Apache Software
-Foundation (ASF), sponsored by the Apache Incubator PMC. 
-
-Incubation is required of all newly accepted projects until a further review 
-indicates that the infrastructure, communications, and decision making process 
-have stabilized in a manner consistent with other successful ASF projects. 
-
-While incubation status is not necessarily a reflection of the completeness 
-or stability of the code, it does indicate that the project has yet to be 
-fully endorsed by the ASF.
-
-For more information about the incubation status of the Apache Stratos project you
-can go to the following page:
-
-http://incubator.apache.org/projects/stratos.html
-http://stratos.incubator.apache.org

http://git-wip-us.apache.org/repos/asf/stratos/blob/ed21faea/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7788d35..c75f7b4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-Apache Stratos (incubating)
+Apache Stratos
 ===========================
-Apache Stratos (incubating) is a PaaS framework that supports polyglot environments (e.g., PHP, MySQL) and 
-can be extended to support many more. Apache Stratos (incubating) is also the foundation for multiple flavors of PaaSes, 
+Apache Stratos is a PaaS framework that supports polyglot environments (e.g., PHP, MySQL) and 
+can be extended to support many more. Apache Stratos is also the foundation for multiple flavors of PaaSes, 
 such as Application PaaS (aPaaS), Integration PaaS (iPaaS), or Data PaaS (dPaaS). 
 Stratos is licensed under the Apache License, Version 2.0
 

http://git-wip-us.apache.org/repos/asf/stratos/blob/ed21faea/extensions/load-balancer/haproxy-extension/README.txt
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/haproxy-extension/README.txt b/extensions/load-balancer/haproxy-extension/README.txt
index 6131bff..192f262 100644
--- a/extensions/load-balancer/haproxy-extension/README.txt
+++ b/extensions/load-balancer/haproxy-extension/README.txt
@@ -3,7 +3,7 @@
 ================================================================================
 
 
-Apache Stratos (incubating) HAProxy extension is a load balancer extension for HAProxy.
+Apache Stratos HAProxy extension is a load balancer extension for HAProxy.
 It is an executable program which could manage the life-cycle of a HAProxy instance
 according to topology updates received from Stratos Cloud Controller via the message broker.
 

http://git-wip-us.apache.org/repos/asf/stratos/blob/ed21faea/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4ee0938..856a615 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,8 +31,8 @@
     <artifactId>stratos-parent</artifactId>
     <packaging>pom</packaging>
     <version>4.0.0-SNAPSHOT</version>
-    <name>Apache Stratos (incubating) Project</name>
-    <description>Apache Stratos (Incubating) is an open source polyglot Platform as a Service (PaaS) framework</description>
+    <name>Apache Stratos</name>
+    <description>Apache Stratos is an open source polyglot Platform as a Service (PaaS) framework</description>
     <url>http://stratos.incubator.apache.org</url>
     <inceptionYear>2012</inceptionYear>
 

http://git-wip-us.apache.org/repos/asf/stratos/blob/ed21faea/products/load-balancer/modules/distribution/src/main/bin/stratos.sh
----------------------------------------------------------------------
diff --git a/products/load-balancer/modules/distribution/src/main/bin/stratos.sh b/products/load-balancer/modules/distribution/src/main/bin/stratos.sh
index 5a6e2b3..1a2c3f8 100644
--- a/products/load-balancer/modules/distribution/src/main/bin/stratos.sh
+++ b/products/load-balancer/modules/distribution/src/main/bin/stratos.sh
@@ -17,7 +17,7 @@
 #  specific language governing permissions and limitations
 #  under the License.
 # ----------------------------------------------------------------------------
-# Main Script for the Apache Stratos (incubating)
+# Main Script for the Apache Stratos
 #
 # Environment Variable Prerequisites
 #

http://git-wip-us.apache.org/repos/asf/stratos/blob/ed21faea/products/stratos/modules/distribution/src/bin/stratos.sh
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/src/bin/stratos.sh b/products/stratos/modules/distribution/src/bin/stratos.sh
index 1af040e..644b8a6 100755
--- a/products/stratos/modules/distribution/src/bin/stratos.sh
+++ b/products/stratos/modules/distribution/src/bin/stratos.sh
@@ -17,7 +17,7 @@
 #  specific language governing permissions and limitations
 #  under the License.
 # ----------------------------------------------------------------------------
-# Main Script for the Apache Stratos (incubating)
+# Main Script for the Apache Stratos 
 #
 # Environment Variable Prerequisites
 #