[
https://issues.apache.org/jira/browse/CASSANDRA-14714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609740#comment-16609740
]
Michael Shuler commented on CASSANDRA-14714:
--------------------------------------------
{noformat}
- *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.
{noformat}
We'll see what I can work out here locally with some env vars.
I found this issue when checking on linking to artifacts builds in Jenkins.
Basic Jenkins slave usage means only one JDK version available..
> `ant artifacts` broken on trunk (4.0); creates no tar artifacts
> ---------------------------------------------------------------
>
> Key: CASSANDRA-14714
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14714
> Project: Cassandra
> Issue Type: Bug
> Reporter: Michael Shuler
> Priority: Blocker
> Fix For: 4.0
>
>
> `ant artifacts` on the trunk (4.0) branch currently creates no tar artifacts.
> Additionally, the target does not exit non-zero, so the result is:
> {noformat}
> <...>
> artifacts:
> BUILD SUCCESSFUL
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]