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

frankgh pushed a commit to tag 0.9.0-tentative
in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git

commit 350a3c390e860b9bbd968901860d43f57883162b
Author: Francisco Guerrero <francisco.guerr...@apple.com>
AuthorDate: Tue Feb 18 14:23:14 2025 -0800

    Prepare gradle for release
---
 build.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.gradle b/build.gradle
index 599f90b1..0c71b488 100644
--- a/build.gradle
+++ b/build.gradle
@@ -323,6 +323,7 @@ rat {
     reportDir.set(file("build/reports/rat"))
 }
 
+assembleDist.dependsOn copyJolokia
 installDist.dependsOn copyJolokia
 check.dependsOn codeCheckTasks
 if (JavaVersion.current().isJava11Compatible()) {


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

Reply via email to