You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rc...@apache.org on 2020/03/06 03:07:10 UTC

[james-project] 09/21: Update Java version

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

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

commit 00c948838ac04c3ad782bfff3c1f7722f7cace16
Author: Raphael Ouazana <ra...@linagora.com>
AuthorDate: Thu Feb 27 14:14:57 2020 +0100

    Update Java version
---
 src/homepage/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/homepage/index.html b/src/homepage/index.html
index 94bed80..b10c01d 100644
--- a/src/homepage/index.html
+++ b/src/homepage/index.html
@@ -72,8 +72,8 @@ layout: default
               <p class="align-left">Create your <b>own personal solution</b> of emails treatment by assembling the components you need thanks to the Inversion of Control mail platform offered and  go further customizing filtering and routing rules using <b>James Mailet Container</b>.</p>
               <div class="about-table">
                 <h3 class="tb-h3">James from a technical point of view</h3>
-                <b>Complete portability</b> (100% pure Java)<br/>
-                <b>Built with Java 8</b> and running on the <b>JRE 1.8</b>.<br/><br/>
+                <b>Complete portability</b> (100% pure JVM: Java &amp; Scala)<br/>
+                <b>Built with Java 11</b> and running on <b>JRE 1.8+</b>.<br/><br/>
                 <b>James Components:</b><br/>
                 - <b>Emailing protocols:</b> SMTP, LMTP, POP3, IMAP, ManageSieve, JMAP<br/>
                 - <b>Mailet container:</b> independent, extensible and pluggable email processing agents<br/>


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