Update bigtop site to 1.3.0 Signed-off-by: Jun He <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/4539f4c8 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/4539f4c8 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/4539f4c8 Branch: refs/heads/branch-1.3 Commit: 4539f4c864ea707fe4fe4da341273ff887f7bee8 Parents: 22f54f0 Author: Jun He <[email protected]> Authored: Sun Sep 23 23:23:12 2018 +0000 Committer: Jun He <[email protected]> Committed: Sun Sep 23 23:23:12 2018 +0000 ---------------------------------------------------------------------- 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/4539f4c8/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index f52b127..b5e2902 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -68,6 +68,7 @@ <item name="1.1.0" href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.1.0/"/> <item name="1.2.0" href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.0/"/> <item name="1.2.1" href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.1/"/> + <item name="1.3.0" href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.3.0/"/> </menu> <menu name="Project Information"> http://git-wip-us.apache.org/repos/asf/bigtop/blob/4539f4c8/src/site/xdoc/download.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index a29d4bd..4ecaf8c 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="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.1/">Bigtop 1.2.1</a> + <a href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.3.0/">Bigtop 1.3.0</a> </li> <li> Repositories of instsallable binary packages built with latest release of the Apache Bitop project <br/> - <a href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.1/repos/">Installable binary artifacts</a> + <a href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.3.0/repos/">Installable binary artifacts</a> </li> </ul> </section> http://git-wip-us.apache.org/repos/asf/bigtop/blob/4539f4c8/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index bab0787..8369db8 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.1</a> </p> + <p><a href="download.html#releases">Bigtop-1.3.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>
