You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by me...@apache.org on 2017/11/28 14:25:47 UTC

[beam-site] branch mergebot updated (b6bbb4b -> 54f75ae)

This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from b6bbb4b  This closes #350
     add fbcb7fa  Prepare repository for deployment.
     add 0e97de7  Add Etienne Chauchot as a committer
     add a65055c  Regenerate website
     add 8b22ab9  This closes #348
     new fd557e8  [BEAM-2853] Fix left menu in nexmark page
     new 4a617e4  [BEAM-2853] Move nexmark page to documentation/sdks/java/nexmark
     new 54f75ae  This closes #349

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/contribute/team/index.html    |  9 +++++++++
 content/contribute/testing/index.html | 29 +++++++++++++++++++++++++----
 src/_beam_team/team.md                |  6 ++++++
 src/documentation/sdks/java.md        |  2 +-
 src/documentation/sdks/nexmark.md     |  4 ++--
 5 files changed, 43 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam-site] 02/03: [BEAM-2853] Move nexmark page to documentation/sdks/java/nexmark

Posted by me...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 4a617e4681b828072725a7cd693016085755b029
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Tue Nov 14 10:53:53 2017 +0100

    [BEAM-2853] Move nexmark page to documentation/sdks/java/nexmark
---
 src/documentation/sdks/java.md    | 2 +-
 src/documentation/sdks/nexmark.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/documentation/sdks/java.md b/src/documentation/sdks/java.md
index cabbb2f..826929e 100644
--- a/src/documentation/sdks/java.md
+++ b/src/documentation/sdks/java.md
@@ -32,4 +32,4 @@ The Java SDK has the following extensions:
 
 - [join-library]({{site.baseurl}}/documentation/sdks/java-extensions/#join-library) provides inner join, outer left join, and outer right join functions.
 - [sorter]({{site.baseurl}}/documentation/sdks/java-extensions/#sorter) is an efficient and scalable sorter for large iterables.
-- [Nexmark]({{site.baseurl}}/documentation/sdks/nexmark) is a benchmark suite that runs in batch and streaming modes.
+- [Nexmark]({{site.baseurl}}/documentation/sdks/java/nexmark) is a benchmark suite that runs in batch and streaming modes.
diff --git a/src/documentation/sdks/nexmark.md b/src/documentation/sdks/nexmark.md
index 8964a7a..f82e53d 100644
--- a/src/documentation/sdks/nexmark.md
+++ b/src/documentation/sdks/nexmark.md
@@ -2,7 +2,7 @@
 layout: section
 title: "Nexmark benchmark suite"
 section_menu: section-menu/sdks.html
-permalink: /documentation/sdks/nexmark/
+permalink: /documentation/sdks/java/nexmark/
 ---
 # Nexmark benchmark suite
 

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.

[beam-site] 03/03: This closes #349

Posted by me...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 54f75aeeca2dfaed7edc2fb6b739dee7117928b2
Merge: 8b22ab9 4a617e4
Author: Mergebot <me...@apache.org>
AuthorDate: Tue Nov 28 14:25:13 2017 +0000

    This closes #349

 src/documentation/sdks/java.md    | 2 +-
 src/documentation/sdks/nexmark.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.

[beam-site] 01/03: [BEAM-2853] Fix left menu in nexmark page

Posted by me...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit fd557e8737292b5105c545885ca021cdeb629882
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Tue Nov 14 10:42:34 2017 +0100

    [BEAM-2853] Fix left menu in nexmark page
---
 src/documentation/sdks/nexmark.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/documentation/sdks/nexmark.md b/src/documentation/sdks/nexmark.md
index 4b17dfe..8964a7a 100644
--- a/src/documentation/sdks/nexmark.md
+++ b/src/documentation/sdks/nexmark.md
@@ -1,7 +1,7 @@
 ---
 layout: section
 title: "Nexmark benchmark suite"
-section_menu: section-menu/documentation.html
+section_menu: section-menu/sdks.html
 permalink: /documentation/sdks/nexmark/
 ---
 # Nexmark benchmark suite

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.