This is an automated email from the ASF dual-hosted git repository. jxue pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push: new ef16c0b Update menu bar ef16c0b is described below commit ef16c0b876b98a34d64df7914d2f066b978d7f13 Author: Junkai Xue <j...@linkedin.com> AuthorDate: Wed Mar 6 15:05:39 2019 -0800 Update menu bar --- website/0.6.1-incubating/pom.xml | 2 +- website/0.6.2-incubating/pom.xml | 2 +- website/0.6.3/pom.xml | 2 +- website/0.6.4/pom.xml | 2 +- website/0.6.5/pom.xml | 2 +- website/0.6.6/pom.xml | 2 +- website/0.6.7/pom.xml | 2 +- website/0.6.8/pom.xml | 2 +- website/0.6.9/pom.xml | 2 +- website/0.7.0-incubating/pom.xml | 2 +- website/0.7.1/pom.xml | 2 +- website/0.8.0/pom.xml | 2 +- website/0.8.1/pom.xml | 2 +- website/0.8.2/pom.xml | 2 +- website/0.8.3/pom.xml | 2 +- website/0.8.4/pom.xml | 2 +- website/0.8.4/src/site/xdoc/download.xml.vm | 2 +- website/pom.xml | 2 +- website/src/site/markdown/index.md | 10 +++++----- website/src/site/resources/.htaccess | 3 ++- website/src/site/site.xml | 15 ++++++++------- 21 files changed, 33 insertions(+), 31 deletions(-) diff --git a/website/0.6.1-incubating/pom.xml b/website/0.6.1-incubating/pom.xml index 1bc6a2e..73552ca 100644 --- a/website/0.6.1-incubating/pom.xml +++ b/website/0.6.1-incubating/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.1-incubating-docs</artifactId> diff --git a/website/0.6.2-incubating/pom.xml b/website/0.6.2-incubating/pom.xml index 79c540e..5c38594 100644 --- a/website/0.6.2-incubating/pom.xml +++ b/website/0.6.2-incubating/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.2-incubating-docs</artifactId> diff --git a/website/0.6.3/pom.xml b/website/0.6.3/pom.xml index 7959e6d..dd66016 100644 --- a/website/0.6.3/pom.xml +++ b/website/0.6.3/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.3-docs</artifactId> diff --git a/website/0.6.4/pom.xml b/website/0.6.4/pom.xml index 80dfeb8..067a685 100644 --- a/website/0.6.4/pom.xml +++ b/website/0.6.4/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.4-docs</artifactId> diff --git a/website/0.6.5/pom.xml b/website/0.6.5/pom.xml index d1507aa..542bc39 100644 --- a/website/0.6.5/pom.xml +++ b/website/0.6.5/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.5-docs</artifactId> diff --git a/website/0.6.6/pom.xml b/website/0.6.6/pom.xml index 25a0790..0c44b7c 100644 --- a/website/0.6.6/pom.xml +++ b/website/0.6.6/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.6-docs</artifactId> diff --git a/website/0.6.7/pom.xml b/website/0.6.7/pom.xml index c7626da..37e47d3 100644 --- a/website/0.6.7/pom.xml +++ b/website/0.6.7/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.7-docs</artifactId> diff --git a/website/0.6.8/pom.xml b/website/0.6.8/pom.xml index a7ddaa4..eefd716 100644 --- a/website/0.6.8/pom.xml +++ b/website/0.6.8/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.8-docs</artifactId> diff --git a/website/0.6.9/pom.xml b/website/0.6.9/pom.xml index a9f60c0..6711c97 100644 --- a/website/0.6.9/pom.xml +++ b/website/0.6.9/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.6.9-docs</artifactId> diff --git a/website/0.7.0-incubating/pom.xml b/website/0.7.0-incubating/pom.xml index af58bcb..f034f5f 100644 --- a/website/0.7.0-incubating/pom.xml +++ b/website/0.7.0-incubating/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.7.0-incubating-docs</artifactId> diff --git a/website/0.7.1/pom.xml b/website/0.7.1/pom.xml index 63f3937..6db4c3a 100644 --- a/website/0.7.1/pom.xml +++ b/website/0.7.1/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.7.1-docs</artifactId> diff --git a/website/0.8.0/pom.xml b/website/0.8.0/pom.xml index da97212..76148dc 100644 --- a/website/0.8.0/pom.xml +++ b/website/0.8.0/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.8.0-docs</artifactId> diff --git a/website/0.8.1/pom.xml b/website/0.8.1/pom.xml index dd224ac..a7393cb 100644 --- a/website/0.8.1/pom.xml +++ b/website/0.8.1/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.8.1-docs</artifactId> diff --git a/website/0.8.2/pom.xml b/website/0.8.2/pom.xml index 3a0a894..f3235f5 100644 --- a/website/0.8.2/pom.xml +++ b/website/0.8.2/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.8.2-docs</artifactId> diff --git a/website/0.8.3/pom.xml b/website/0.8.3/pom.xml index bde9265..211d03b 100644 --- a/website/0.8.3/pom.xml +++ b/website/0.8.3/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.8.3-docs</artifactId> diff --git a/website/0.8.4/pom.xml b/website/0.8.4/pom.xml index b851079..874e293 100644 --- a/website/0.8.4/pom.xml +++ b/website/0.8.4/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>0.8.4-docs</artifactId> diff --git a/website/0.8.4/src/site/xdoc/download.xml.vm b/website/0.8.4/src/site/xdoc/download.xml.vm index c0efef9..31ca80b 100644 --- a/website/0.8.4/src/site/xdoc/download.xml.vm +++ b/website/0.8.4/src/site/xdoc/download.xml.vm @@ -19,7 +19,7 @@ under the License. --> #set( $releaseName = "0.8.4" ) -#set( $releaseDate = "02/12/2019" ) +#set( $releaseDate = "03/06/2019" ) <document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> diff --git a/website/pom.xml b/website/pom.xml index 7d20095..f4239ec 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -21,7 +21,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>helix</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>0.8.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/website/src/site/markdown/index.md b/website/src/site/markdown/index.md index 82023e4..5779920 100644 --- a/website/src/site/markdown/index.md +++ b/website/src/site/markdown/index.md @@ -77,9 +77,9 @@ Modeling a distributed system as a state machine with constraints on states and Apache Helix has two new releases: -* [0.8.3](./0.8.3-docs/index.html) - A release focusing on performance improvement backward compatible with 0.6.x. +* [0.8.4](./0.8.4-docs/index.html) - A release focusing on performance improvement backward compatible with 0.6.x. - [\[Quick Start\]](./0.8.3-docs/Quickstart.html) [\[Release Notes\]](./0.8.3-docs/releasenotes/release-0.8.3.html) + [\[Quick Start\]](./0.8.4-docs/Quickstart.html) [\[Release Notes\]](./0.8.4-docs/releasenotes/release-0.8.4.html) * [0.7.1 (beta)](./0.7.1-docs/index.html) - A release that includes YARN integration, ad-hoc task management, and performant IPC. @@ -87,7 +87,7 @@ Apache Helix has two new releases: ### Download -<a href="./0.8.3-docs/download.html" class="btn btn-primary btn-small">0.8.3</a> +<a href="./0.8.4-docs/download.html" class="btn btn-primary btn-small">0.8.4</a> <a href="./0.7.1-docs/download.html" class="btn btn-primary btn-small">0.7.1 (beta)</a> @@ -97,7 +97,7 @@ Apache Helix has two new releases: <dependency> <groupId>org.apache.helix</groupId> <artifactId>helix-core</artifactId> - <version>0.8.3</version> + <version>0.8.4</version> </dependency> ``` @@ -108,6 +108,6 @@ Requirements: JDK 1.6+, Maven 2.0.8+ ``` git clone https://git-wip-us.apache.org/repos/asf/helix.git cd helix -git checkout helix-0.8.3 +git checkout helix-0.8.4 mvn install package -DskipTests ``` diff --git a/website/src/site/resources/.htaccess b/website/src/site/resources/.htaccess index 0d2b6ae..b7c67cd 100644 --- a/website/src/site/resources/.htaccess +++ b/website/src/site/resources/.htaccess @@ -32,4 +32,5 @@ Redirect /0.7.1-docs/download.html /0.7.1-docs/download.cgi Redirect /0.8.0-docs/download.html /0.8.0-docs/download.cgi Redirect /0.8.1-docs/download.html /0.8.1-docs/download.cgi Redirect /0.8.2-docs/download.html /0.8.2-docs/download.cgi -Redirect /0.8.3-docs/download.html /0.8.3-docs/download.cgi \ No newline at end of file +Redirect /0.8.3-docs/download.html /0.8.3-docs/download.cgi +Redirect /0.8.4-docs/download.html /0.8.4-docs/download.cgi \ No newline at end of file diff --git a/website/src/site/site.xml b/website/src/site/site.xml index 8fbcef0..171e4fc 100644 --- a/website/src/site/site.xml +++ b/website/src/site/site.xml @@ -65,7 +65,8 @@ </menu> <menu name="Documentation"> - <item name="0.8.3 (stable)" href="./0.8.3-docs/index.html"/> + <item name="0.8.4 (stable)" href="./0.8.4-docs/index.html"/> + <item name="0.8.3 (alpha)" href="./0.8.3-docs/index.html"/> <item name="0.8.2" href="./0.8.2-docs/index.html"/> <item name="0.8.1" href="./0.8.1-docs/index.html"/> <item name="0.8.0" href="./0.8.0-docs/index.html"/> @@ -83,11 +84,11 @@ <item name="trunk" href="./trunk-docs/index.html"/> </menu> - <menu name="Helix 0.8.3"> - <item name="Documentation" href="./0.8.3-docs/index.html"/> - <item name="Quick Start" href="./0.8.3-docs/Quickstart.html"/> - <item name="Tutorial" href="./0.8.3-docs/Tutorial.html"/> - <item name="Download" href="./0.8.3-docs/download.html"/> + <menu name="Helix 0.8.4"> + <item name="Documentation" href="./0.8.4-docs/index.html"/> + <item name="Quick Start" href="./0.8.4-docs/Quickstart.html"/> + <item name="Tutorial" href="./0.8.4-docs/Tutorial.html"/> + <item name="Download" href="./0.8.4-docs/download.html"/> </menu> <menu name="Helix 0.7.1 (beta)"> @@ -152,7 +153,7 @@ <slogan>A cluster management framework for partitioned and replicated distributed resources</slogan> <bottomNav> <column>Learn</column> - <column>Documentation|Helix 0.8.3|Helix 0.7.1 (beta)</column> + <column>Documentation|Helix 0.8.4|Helix 0.7.1 (beta)</column> <column>Get Involved</column> <column>ASF</column> </bottomNav>