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

iwasakims pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.5 by this push:
     new cadb1e432 Preparing for release 3.5.0
cadb1e432 is described below

commit cadb1e432ee5c88c9afc8bb9b99fba558e148f18
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Mon Sep 1 22:43:00 2025 +0900

    Preparing for release 3.5.0
---
 CHANGES.txt                     | 1 +
 src/site/xdoc/release-notes.xml | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index cc925a5e6..feacd1154 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -34,6 +34,7 @@ Release Notes - Bigtop - Version 3.5.0
     * [BIGTOP-4474] - Add dependency on initscripts to Kafka RPM
     * [BIGTOP-4475] - Add dependency on initscripts to Livy RPM
     * [BIGTOP-4476] - Fix invalid permission of conf files of ZooKeeper and 
Zeppelin
+    * [BIGTOP-4494] - Fix compilation error of TestPing.groovy of 
test-artifacts
 
 ** New Feature
     * [BIGTOP-4360] - Add Airflow to Bigtop
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index c6d3ab466..a0fa6ac34 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -47,6 +47,8 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-4476'>BIGTOP-4476</a>] -     
    Fix invalid permission of conf files of ZooKeeper and Zeppelin
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-4494'>BIGTOP-4494</a>] -     
    Fix compilation error of TestPing.groovy of test-artifacts
+</li>
 </ul>
             
 <h2>        New Feature

Reply via email to