Skip to content

CASSANDRA-21344: Add gradle build support#4778

Open
dcapwell wants to merge 10 commits intoapache:trunkfrom
dcapwell:CASSANDRA-21344
Open

CASSANDRA-21344: Add gradle build support#4778
dcapwell wants to merge 10 commits intoapache:trunkfrom
dcapwell:CASSANDRA-21344

Conversation

@dcapwell
Copy link
Copy Markdown
Contributor

@dcapwell dcapwell commented Apr 28, 2026

i tested with a patch to accord which updates it to gradle 9. I sent this PR without that accord side just to keep things simple for the moment... i assume there will be back and forth so easier to add the accord logic once things finalize here (its just upgrading accord to gradle 9 to match cassandra)

patch written by Claude opus / reviewed / tested by me

// JDK 11 runtime args (from build.xml _jvm11_arg_items)
// -------------------------------------------------------------------------
private static List<String> jvm11Args() {
return [
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can these be read from ant? Maybe moved into some common properties files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants