Repository: bigtop Updated Branches: refs/heads/branch-1.2 8b50ef1e1 -> 0697ecf1c
Update bigtop site to 1.2.1 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/0697ecf1 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/0697ecf1 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/0697ecf1 Branch: refs/heads/branch-1.2 Commit: 0697ecf1caf95752078197c7149dbe95286fb0dc Parents: 8b50ef1 Author: Evans Ye <[email protected]> Authored: Sun Nov 12 23:39:02 2017 +0800 Committer: Evans Ye <[email protected]> Committed: Sun Nov 12 23:39:02 2017 +0800 ---------------------------------------------------------------------- src/site/site.xml | 1 + src/site/xdoc/download.xml | 4 ++-- src/site/xdoc/index.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/0697ecf1/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 668da9b..334ccab 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -67,6 +67,7 @@ <item name="Release Notes" href="release-notes.html"/> <item name="1.1.0" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.1.0/"/> <item name="1.2.0" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.0/"/> + <item name="1.2.1" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.1/"/> </menu> <menu name="Project Information"> http://git-wip-us.apache.org/repos/asf/bigtop/blob/0697ecf1/src/site/xdoc/download.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index acf652d..53f111b 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -35,12 +35,12 @@ <ul> <li> The latest release of Apache Bigtop software framework <br/> - <a href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.0/">Bigtop 1.2.0</a> + <a href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.1/">Bigtop 1.2.1</a> </li> <li> Repositories of instsallable binary packages built with latest release of the Apache Bitop project <br/> - <a href="https://www.apache.org/dist/bigtop/bigtop-1.2.0/repos/">Installable binary artifacts</a> + <a href="https://www.apache.org/dist/bigtop/bigtop-1.2.1/repos/">Installable binary artifacts</a> </li> </ul> </section> http://git-wip-us.apache.org/repos/asf/bigtop/blob/0697ecf1/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 04a6761..bab0787 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="download.html#releases">Bigtop-1.2.0</a> </p> + <p><a href="download.html#releases">Bigtop-1.2.1</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>
