You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/07/05 02:32:44 UTC

[james-project] branch master updated: JAMES-3606 Website quick-start.xml should mandate JRE 11 (#523)

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new badcde4  JAMES-3606 Website quick-start.xml should mandate JRE 11 (#523)
badcde4 is described below

commit badcde4bbc5b1aefa7091a97aa179873b164ef72
Author: Tellier Benoit <bt...@linagora.com>
AuthorDate: Mon Jul 5 09:32:38 2021 +0700

    JAMES-3606 Website quick-start.xml should mandate JRE 11 (#523)
---
 src/site/xdoc/server/quick-start.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/server/quick-start.xml b/src/site/xdoc/server/quick-start.xml
index 3738d84..4023242 100644
--- a/src/site/xdoc/server/quick-start.xml
+++ b/src/site/xdoc/server/quick-start.xml
@@ -36,7 +36,7 @@
 Step 0: Requirements
 ####################
 
-  * JRE 1.8
+  * JDK 11
   * root (linux/unix) or Administrator (Windows)
   * libc6 (linux)
   * 512MB RAM (launches with -Xmx512M - can use less, can need more, depending on load)

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org