You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ian Maxon (Code Review)" <do...@asterixdb.incubator.apache.org> on 2017/11/22 20:04:15 UTC

Change in incubator-asterixdb-site[asf-site]: Warn about JDK9

Ian Maxon has uploaded a new change for review.

  https://asterix-gerrit.ics.uci.edu/2179

Change subject: Warn about JDK9
......................................................................

Warn about JDK9

Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c212
---
M content/download.html
M download.md
2 files changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/incubator-asterixdb-site refs/changes/79/2179/1

diff --git a/content/download.html b/content/download.html
index ba714e9..69a0142 100644
--- a/content/download.html
+++ b/content/download.html
@@ -106,6 +106,8 @@
     <div class="row">
 <div class="col-md-8 col-centered">
 <h2>Download</h2>
+<p>Please note that version 0.9.2 requires Java 8; Java 9 will not work.</p>
+
 <div class="row">
 <div class="col-md-6">
     <h3 id="source">Source</h3>
diff --git a/download.md b/download.md
index 3401a19..92b25b9 100644
--- a/download.md
+++ b/download.md
@@ -2,6 +2,8 @@
 title: Download
 ---
 
+Please note that version 0.9.2 requires Java 8; Java 9 will not work.
+
 <div class="row">
 <div class="col-md-6" markdown="1">
 ### Source

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2179
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c212
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Ian Maxon <im...@apache.org>

Change in incubator-asterixdb-site[asf-site]: Warn about JDK9

Posted by "Xikui Wang (Code Review)" <do...@asterixdb.incubator.apache.org>.
Xikui Wang has posted comments on this change.

Change subject: Warn about JDK9
......................................................................


Patch Set 1: Code-Review+2

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2179
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c212
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Xikui Wang <xk...@gmail.com>
Gerrit-HasComments: No

Change in incubator-asterixdb-site[asf-site]: Warn about JDK9

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Warn about JDK9
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asf-site/117/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2179
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c212
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in incubator-asterixdb-site[asf-site]: Warn about JDK9

Posted by "Ian Maxon (Code Review)" <do...@asterixdb.incubator.apache.org>.
Ian Maxon has submitted this change and it was merged.

Change subject: Warn about JDK9
......................................................................


Warn about JDK9

Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c212
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2179
Reviewed-by: Xikui Wang <xk...@gmail.com>
---
M content/download.html
M download.md
2 files changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Xikui Wang: Looks good to me, approved



diff --git a/content/download.html b/content/download.html
index ba714e9..69a0142 100644
--- a/content/download.html
+++ b/content/download.html
@@ -106,6 +106,8 @@
     <div class="row">
 <div class="col-md-8 col-centered">
 <h2>Download</h2>
+<p>Please note that version 0.9.2 requires Java 8; Java 9 will not work.</p>
+
 <div class="row">
 <div class="col-md-6">
     <h3 id="source">Source</h3>
diff --git a/download.md b/download.md
index 3401a19..92b25b9 100644
--- a/download.md
+++ b/download.md
@@ -2,6 +2,8 @@
 title: Download
 ---
 
+Please note that version 0.9.2 requires Java 8; Java 9 will not work.
+
 <div class="row">
 <div class="col-md-6" markdown="1">
 ### Source

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/2179
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c212
Gerrit-PatchSet: 2
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Xikui Wang <xk...@gmail.com>