Repository: bigtop
Updated Branches:
  refs/heads/master cb2744d12 -> feaf5fdb2


BIGTOP-2890. Download page must not link to snapshots / nightly builds


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

Branch: refs/heads/master
Commit: b6bc853a0922bbdd2256b04babc0c809603347da
Parents: cb2744d
Author: Evans Ye <[email protected]>
Authored: Sun Sep 24 22:46:16 2017 +0800
Committer: Evans Ye <[email protected]>
Committed: Sun Sep 24 22:53:51 2017 +0800

----------------------------------------------------------------------
 src/site/site.xml          |  1 -
 src/site/xdoc/download.xml | 14 --------------
 2 files changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/b6bc853a/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index bb832ec..668da9b 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -81,7 +81,6 @@
 
     <menu name="Downloads">
       <item name="Latest release" href="download.html#releases"/>
-      <item name="Snapshots" href="download.html#snapshots"/>
     </menu>
 
     <menu name="ASF">

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b6bc853a/src/site/xdoc/download.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index a4419d2..32053ec 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -43,20 +43,6 @@
                                        <a 
href="https://www.apache.org/dist/bigtop/bigtop-1.2.0/repos/";>Installable 
binary artifacts</a>
                                </li>
                        </ul>
-                       <subsection name="Nightly builds" 
id="snapshots"></subsection>
-                       <p>
-                       </p>
-                       <ul>
-                               <li>
-                                       If you would like to use the latest 
development version of the source code
-                                       please use <br />
-                                       <a 
href="https://git-wip-us.apache.org/repos/asf?p=bigtop.git";>Apache Bigtop 
source code repo</a>
-                               </li>
-                               <li>
-                                       For the nightly built binaries of the 
Apache Bigtop bigdata stack proceed to <br/>
-                                       <a 
href="https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/";>CI 
trunk build matrix</a>
-                               </li>
-                       </ul>
                </section>
        </body>
 </document>

Reply via email to