You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2016/02/17 06:32:22 UTC

[1/2] bigtop git commit: BIGTOP-2335. ci link should use https:// authority

Repository: bigtop
Updated Branches:
  refs/heads/master 88986ba13 -> 3565e09d8


BIGTOP-2335. ci link should use https:// authority


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

Branch: refs/heads/master
Commit: 3565e09d85c235ac332ea13fef7a0200dd50dbcf
Parents: d135d74
Author: Konstantin Boudnik <co...@apache.org>
Authored: Wed Feb 17 08:31:39 2016 +0300
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Wed Feb 17 08:31:51 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/3565e09d/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index e2638e1..1b8cbfd 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -68,7 +68,7 @@
 			</p>
 			<ul>
 				<li>
-					<a href="http://ci.bigtop.apache.org/">http://ci.bigtop.apache.org/</a>
+					<a href="https://ci.bigtop.apache.org/">http://ci.bigtop.apache.org/</a>
 				</li>
 			</ul>
 			<p>


[2/2] bigtop git commit: BIGTOP-2334. Update latest release link on the website

Posted by co...@apache.org.
BIGTOP-2334. Update latest release link on the website


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

Branch: refs/heads/master
Commit: d135d7426e8c2eba8cc8b7e41bb8545a09ab95db
Parents: 88986ba
Author: Konstantin Boudnik <co...@apache.org>
Authored: Wed Feb 17 08:29:40 2016 +0300
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Wed Feb 17 08:31:51 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/d135d742/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index fa710cd..e2638e1 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -53,7 +53,7 @@
 			<br />
 
 			<subsection name="Download latest release of Bigtop"></subsection>
-			<p><a href="http://www.apache.org/dist/bigtop/bigtop-1.0.0/">Bigtop-1.0.0</a> </p>
+			<p><a href="http://www.apache.org/dist/bigtop/bigtop-1.1.0/">Bigtop-1.1.0</a> </p>
 
 			<subsection name="All required tools will be installed by ./gradlew toolchain"></subsection>
 			<p>However place supply a suitable JRE (for instance openjdk7) first</p>