You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by ev...@apache.org on 2017/09/24 14:53:42 UTC

[1/2] bigtop git commit: BIGTOP-2890. Download page must not link to snapshots / nightly builds

Repository: bigtop
Updated Branches:
  refs/heads/branch-1.2 83a24f3aa -> 187cc8059


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/411066d1
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/411066d1
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/411066d1

Branch: refs/heads/branch-1.2
Commit: 411066d12dbe991b9b4d517f26921df0da7ed630
Parents: 83a24f3
Author: Evans Ye <ev...@apache.org>
Authored: Sun Sep 24 22:46:16 2017 +0800
Committer: Evans Ye <ev...@apache.org>
Committed: Sun Sep 24 22:53:15 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/411066d1/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/411066d1/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>


[2/2] bigtop git commit: BIGTOP-2891. Download page must link to ASF mirrors

Posted by ev...@apache.org.
BIGTOP-2891. Download page must link to ASF mirrors


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

Branch: refs/heads/branch-1.2
Commit: 187cc805929ade659af23535b6ba36d7020c7f5d
Parents: 411066d
Author: Evans Ye <ev...@apache.org>
Authored: Sun Sep 24 22:47:56 2017 +0800
Committer: Evans Ye <ev...@apache.org>
Committed: Sun Sep 24 22:53:17 2017 +0800

----------------------------------------------------------------------
 src/site/xdoc/download.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/187cc805/src/site/xdoc/download.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 32053ec..acf652d 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,7 +35,7 @@
 			<ul>
 				<li>
 					The latest release of Apache Bigtop software framework <br/>
-					<a href="http://www.apache.org/dist/bigtop/bigtop-1.2.0/">Bigtop 1.2.0</a>
+					<a href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.0/">Bigtop 1.2.0</a>
 				</li>
 				<li>
 					Repositories of instsallable binary packages built with latest release