[
https://issues.apache.org/jira/browse/KAFKA-20085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053293#comment-18053293
]
Cheng Yi Chang commented on KAFKA-20085:
----------------------------------------
That sounds like a great long-term plan.
I suggest we land this PR first to get the immediate improvement in place.
Once this is merged, we can create another Jira ticket and organize the
remaining automation tasks (like the Docker one) afterwards.
> 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: Cheng Yi Chang
> Priority: Minor
> Fix For: 3.9.2, 4.2.0, 4.0.2, 4.1.2
>
>
> 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)