[ 
https://issues.apache.org/jira/browse/ARROW-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296887#comment-16296887
 ] 

ASF GitHub Bot commented on ARROW-1935:
---------------------------------------

wesm closed pull request #1434: ARROW-1935: [Website] Remove link to nightly 
builds. Fix signature / checksum links, add verification instructions
URL: https://github.com/apache/arrow/pull/1434
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/site/install.md b/site/install.md
index 6e67d790a..ec30e0469 100644
--- a/site/install.md
+++ b/site/install.md
@@ -29,8 +29,9 @@ See the [release notes][10] for more about what's new.
 ### Source release
 
 * **Source Release**: [apache-arrow-0.8.0.tar.gz][6]
-* **Verification**: [sha512][3], [asc][7]
+* **Verification**: [sha512][3], [asc][7] ([verification instructions][12])
 * [Git tag 1d689e5][2]
+* [PGP keys for release signatures][11]
 
 ### Java Packages
 
@@ -144,26 +145,15 @@ These repositories are managed at
 [red-data-tools/arrow-packages][9]. If you have any feedback, please
 send it to the project instead of Apache Arrow project.
 
-### Nightly Development Builds
-
-To assist with development and debugging, some nightly builds are
-available. These builds are not releases and not necessarily produced on ASF
-infrastructure. They are to be used strictly for development.
-
-* **conda packages** for C++ and Python (Linux only)
-
-```
-conda install arrow-cpp -c twosigma
-conda install pyarrow -c twosigma
-```
-
 [1]: https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.8.0/
 [2]: https://github.com/apache/arrow/releases/tag/apache-arrow-0.8.0
-[3]: 
https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.8.0/apache-arrow-0.8.0.tar.gz.sha512
+[3]: 
https://www.apache.org/dist/arrow/arrow-0.8.0/apache-arrow-0.8.0.tar.gz.sha512
 [4]: 
http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%220.8.0%22
 [5]: http://conda-forge.github.io
 [6]: 
https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.8.0/apache-arrow-0.8.0.tar.gz
-[7]: 
https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.8.0/apache-arrow-0.8.0.tar.gz.asc
+[7]: 
https://www.apache.org/dist/arrow/arrow-0.8.0/apache-arrow-0.8.0.tar.gz.asc
 [8]: https://github.com/red-data-tools/parquet-glib
 [9]: https://github.com/red-data-tools/arrow-packages
 [10]: http://arrow.apache.org/release/0.8.0.html
+[11]: http://www.apache.org/dist/arrow/KEYS
+[12]: https://www.apache.org/dyn/closer.cgi#verify
\ No newline at end of file


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Download page must not link to snapshots / nightly builds
> ---------------------------------------------------------
>
>                 Key: ARROW-1935
>                 URL: https://issues.apache.org/jira/browse/ARROW-1935
>             Project: Apache Arrow
>          Issue Type: Bug
>         Environment: http://arrow.apache.org/install/
>            Reporter: Sebb
>            Assignee: Wes McKinney
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> Nightly builds / snapshots which are not formal releases must not be linked 
> from the main download page.
> Such builds have not been voted on and should only be used by project 
> developers who should be made aware that the code is without any guarantees.
> Nightly builds are not formal ASF releases, and must not be promoted to the 
> general public.
> See [1] second para. The second sentence states:
> "Do not include any links on the project website that might encourage 
> non-developers to download and use nightly builds, snapshots, release 
> candidates, or any other similar package."
> [1] http://www.apache.org/dev/release.html#what



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to