[
https://issues.apache.org/jira/browse/MADLIB-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109774#comment-16109774
]
ASF GitHub Bot commented on MADLIB-1133:
----------------------------------------
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}"
----
> TLP graduation - remove references to "incubating" in source tree
> ------------------------------------------------------------------
>
> Key: MADLIB-1133
> URL: https://issues.apache.org/jira/browse/MADLIB-1133
> Project: Apache MADlib
> Issue Type: Task
> Components: All Modules
> Reporter: Frank McQuillan
> Assignee: Frank McQuillan
> Priority: Minor
> Fix For: v1.12
>
>
> Source tree incubation references. Run
> "ack -i incubat"
> command on the master branch and make appropriate updates as per the output
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)