[ 
https://issues.apache.org/jira/browse/CASSANDRA-18179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689667#comment-17689667
 ] 

Michael Semb Wever commented on CASSANDRA-18179:
------------------------------------------------

JdkProperties was never being compiled or called. This broke the targets: 
eclipse-warnings, checkstyle, and _maybe_update_idea_to_java11.

The {{keepbrief}} macro in build.xml is never called. And {{test/anttasks/}} 
*does not* compile!

I don't know what to do about keepbrief, I suggest a separate ticket to 
investigate it.

This patch ninja-fixes JdkProperties and fixes the above targets: 
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18179_1/trunk




> Update build.xml for experimental JDK17 use
> -------------------------------------------
>
>                 Key: CASSANDRA-18179
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18179
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Ekaterina Dimitrova
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 4.2
>
>
> To support JDK17 we need to make changes to build.xml and our scripts. There 
> is a preliminary patch which makes a switch from JDK8+JDK11 to JDK11+JDK17 
> but it will need a change considering CASSANDRA-18133
> CC [~mck] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to