GitHub user edespino opened a pull request:
https://github.com/apache/incubator-madlib/pull/158
MADLIB-1133. TLP graduation - remove references to "incubating".
o Remove references to "(incubating)" scattered about.
o Remove DISCLAIIMER file - not needed as Apache Top-Level Project (TLP)
o Remove incubation paragraphs:
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.
o Rename git repo references:
example: (from) https://github.com/apache/incubator-madlib.git
(to) https://github.com/apache/madlib.git
o Rename mail archive references:
example: (from)
https://mail-archives.apache.org/mod_mbox/incubator-madlib-dev/
(to) https://mail-archives.apache.org/mod_mbox/madlib-dev/
o Rename references to git work directories:
example: (from) ${workdir}/incubator-madlib/*.${extension}"
(to) ${workdir}/madlib/*.${extension}"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edespino/incubator-madlib MADLIB-1133
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-madlib/pull/158.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #158
----
commit 91cea841c9c52b8f2d141b4c456f0077571b046f
Author: Ed Espino <[email protected]>
Date: 2017-08-01T15:44:50Z
MADLIB-1133. TLP graduation - remove references to "incubating".
o Remove references to "(incubating)" scattered about.
o Remove DISCLAIIMER file - not needed as Apache Top-Level Project (TLP)
o Remove incubation paragraphs:
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.
o Rename git repo references:
example: (from) https://github.com/apache/incubator-madlib.git
(to) https://github.com/apache/madlib.git
o Rename mail archive references:
example: (from)
https://mail-archives.apache.org/mod_mbox/incubator-madlib-dev/
(to) https://mail-archives.apache.org/mod_mbox/madlib-dev/
o Rename references to git work directories:
example: (from) ${workdir}/incubator-madlib/*.${extension}"
(to) ${workdir}/madlib/*.${extension}"
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---