This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a commit to branch 4.2
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/4.2 by this push:
new 6113d747d7e KAFKA-20069 remove templateData.js in release.py (#21300)
6113d747d7e is described below
commit 6113d747d7eb4c942226fd37cba6e57d4d6455bf
Author: PoAn Yang <[email protected]>
AuthorDate: Wed Jan 14 18:11:03 2026 +0800
KAFKA-20069 remove templateData.js in release.py (#21300)
The `templateData.js` is removed by
https://github.com/apache/kafka/pull/21195. We should also remove
related paths.
Reviewers: Chia-Ping Tsai <[email protected]>
Signed-off-by: PoAn Yang <[email protected]>
---
gradle.properties | 1 -
1 file changed, 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index d5188b16a76..7d294bfc151 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,6 @@
group=org.apache.kafka
# NOTE: When you change this version number, you should also make sure to
update
# the version numbers in
-# - docs/js/templateData.js
# - tests/kafkatest/__init__.py
# - tests/kafkatest/version.py (variable DEV_VERSION)
# - kafka-merge-pr.py