Chia-Ping Tsai created KAFKA-20085:
--------------------------------------
Summary: Let's replace this verbose instruction with a custom
Gradle task
Key: KAFKA-20085
URL: https://issues.apache.org/jira/browse/KAFKA-20085
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
Instead of writing the following verbose comment, we should add a gradle task
to automate it
{code:java}
# NOTE: When you change this version number, you should also make sure to update
# the version numbers in
# - tests/kafkatest/__init__.py
# - tests/kafkatest/version.py (variable DEV_VERSION)
# - kafka-merge-pr.py
# - streams/quickstart/pom.xml
# - streams/quickstart/java/src/main/resources/archetype-resources/pom.xml
# - streams/quickstart/java/pom.xml {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)