You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2020/08/24 08:46:02 UTC

[cassandra] branch trunk updated: ninja-fix: remove outdated java11 compiling instructions

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

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 40d0df4  ninja-fix: remove outdated java11 compiling instructions
40d0df4 is described below

commit 40d0df40f1bc164666697bfd34c5c7afacf308b0
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Sat Aug 22 13:04:37 2020 +0200

    ninja-fix: remove outdated java11 compiling instructions
---
 NEWS.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/NEWS.txt b/NEWS.txt
index 7b9676b..7f20a7d 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -52,8 +52,6 @@ New features
     - *Experimental* support for Java 11 has been added. JVM options that differ between or are
       specific for Java 8 and 11 have been moved from jvm.options into jvm8.options and jvm11.options.
       IMPORTANT: Running C* on Java 11 is *experimental* and do it at your own risk.
-      Compilation recommendations: configure Java 11 SDK via JAVA_HOME and Java 8 SDK via JAVA8_HOME.
-      Release builds require Java 11 + Java 8. Development builds can use Java 8 without 11.
     - LCS now respects the max_threshold parameter when compacting - this was hard coded to 32
       before, but now it is possible to do bigger compactions when compacting from L0 to L1.
       This also applies to STCS-compactions in L0 - if there are more than 32 sstables in L0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org