GitHub user a-roberts opened a pull request:
https://github.com/apache/spark/pull/15419
[SPARK-17828] [DOCS] Remove unused generate-changelist.py
## What changes were proposed in this pull request?
We can remove this file based on discussion at
https://issues.apache.org/jira/browse/SPARK-17828 it's evident this file has
been redundant for a while, JIRA release notes serves this purpose for us
already.
For ease of future reference you can find detailed release notes at, for
example:
http://spark.apache.org/downloads.html ->
http://spark.apache.org/releases/spark-release-2-0-1.html -> "Detailed changes"
which links to
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12336857
## How was this patch tested?
Searched the codebase and saw nothing referencing this, hasn't been used in
a while (probably manually invoked a long time ago)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/a-roberts/spark patch-7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15419.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 #15419
----
commit 893c5d9ee5450e222cdfcf323c8c85b8c2b1d66b
Author: Adam Roberts <[email protected]>
Date: 2016-10-10T09:29:01Z
Remove unused generate-changelist.py
We can remove this based on discussion at
https://issues.apache.org/jira/browse/SPARK-17828 it's evident this file has
been redundant for a while, JIRA release notes serves this purpose for us
already. For ease of future reference you can find detailed release notes at,
for example:
http://spark.apache.org/downloads.html ->
http://spark.apache.org/releases/spark-release-2-0-1.html -> "Detailed changes"
which links to
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12336857
----
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]