MADLIB-1098. Corrections for MADlib naming consistency

Closes #130


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

Branch: refs/heads/latest_release
Commit: ef4101e6ef460cd95a1e2ad4faf3c1a5bba9220c
Parents: d54be2b
Author: Roman Shaposhnik <r...@apache.org>
Authored: Thu May 4 11:16:42 2017 -0700
Committer: Roman Shaposhnik <r...@apache.org>
Committed: Thu May 4 11:58:18 2017 -0700

----------------------------------------------------------------------
 deploy/CMakeLists.txt            |  4 ++--
 deploy/PGXN/ReadMe.txt           | 15 ++++++++++++++-
 deploy/PackageMaker/Welcome.html | 15 ++++++++++++++-
 deploy/description.txt           | 19 ++++++++++++++++---
 4 files changed, 46 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-madlib/blob/ef4101e6/deploy/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/deploy/CMakeLists.txt b/deploy/CMakeLists.txt
index 90e925f..0bd17a1 100644
--- a/deploy/CMakeLists.txt
+++ b/deploy/CMakeLists.txt
@@ -26,12 +26,12 @@ endif(PACKAGE_SUFFIX)
 
 set(CPACK_PACKAGE_DESCRIPTION_FILE 
"${CMAKE_CURRENT_SOURCE_DIR}/description.txt")
 set(CPACK_PACKAGE_DESCRIPTION_SUMMARY
-    "Open-Source Library for Scalable in-Database Analytics")
+    "Apache MADlib (incubating) is an Open-Source Library for Scalable 
in-Database Analytics")
 set(CPACK_PACKAGE_FILE_NAME
     
"madlib${_PACKAGE_SUFFIX}-${MADLIB_VERSION_STRING_NO_HYPHEN}-${CMAKE_SYSTEM_NAME}")
 set(CPACK_PACKAGE_INSTALL_DIRECTORY "madlib")
 set(CPACK_PACKAGE_NAME "MADlib${_PACKAGE_SUFFIX}")
-set(CPACK_PACKAGE_VENDOR "MADlib")
+set(CPACK_PACKAGE_VENDOR "Apache MADlib (incubating)")
 set(CPACK_PACKAGE_VERSION ${MADLIB_VERSION_STRING_NO_HYPHEN})
 set(CPACK_PACKAGE_VERSION_MAJOR ${MADLIB_VERSION_MAJOR})
 set(CPACK_PACKAGE_VERSION_MINOR ${MADLIB_VERSION_MINOR})

http://git-wip-us.apache.org/repos/asf/incubator-madlib/blob/ef4101e6/deploy/PGXN/ReadMe.txt
----------------------------------------------------------------------
diff --git a/deploy/PGXN/ReadMe.txt b/deploy/PGXN/ReadMe.txt
index 2982477..2478d6f 100644
--- a/deploy/PGXN/ReadMe.txt
+++ b/deploy/PGXN/ReadMe.txt
@@ -1,4 +1,4 @@
-MADlib Read Me
+Apache MADlib (incubating) Read Me
 --------------
 
 MADlib is an open-source library for scalable in-database analytics.
@@ -60,3 +60,16 @@ upgrading to the next major version:
     individual optimizer parameters (max_iter, optimizer, tolerance).  These
     parameters have been replaced with a single optimizer parameter.
     - All overloaded functions 'margins_logregr'.
+
+
+Apache MADlib 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.

http://git-wip-us.apache.org/repos/asf/incubator-madlib/blob/ef4101e6/deploy/PackageMaker/Welcome.html
----------------------------------------------------------------------
diff --git a/deploy/PackageMaker/Welcome.html b/deploy/PackageMaker/Welcome.html
index b900fe2..725cec4 100644
--- a/deploy/PackageMaker/Welcome.html
+++ b/deploy/PackageMaker/Welcome.html
@@ -5,8 +5,21 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title>Welcome to MADlib</title>
 <body>
-<h2>Welcome to MADlib!</h2>
+<h2>Welcome to Apache MADlib (incubating)!</h2>
 <p>This installer will guide you through the process of installing MADlib onto
 your computer.</p>
+<p>
+Apache MADlib 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.
+</p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-madlib/blob/ef4101e6/deploy/description.txt
----------------------------------------------------------------------
diff --git a/deploy/description.txt b/deploy/description.txt
index 77175ac..2df5724 100644
--- a/deploy/description.txt
+++ b/deploy/description.txt
@@ -1,6 +1,7 @@
-MADlib is an open-source library for scalable in-database analytics. It
-provides data-parallel implementations of mathematical, statistical and
-machine learning methods for structured and unstructured data.
+Apache MADlib (incubating) is an open-source library for scalable
+in-database analytics. It provides data-parallel implementations
+of mathematical, statistical and machine learning methods for
+structured and unstructured data.
 
 The MADlib mission: to foster widespread development of scalable
 analytic skills, by harnessing efforts from commercial practice,
@@ -8,3 +9,15 @@ academic research, and open-source development.
 
 To more information, please see the MADlib wiki at
 https://cwiki.apache.org/confluence/display/MADLIB
+
+Apache MADlib 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.

Reply via email to