chia7712 commented on PR #19513:
URL: https://github.com/apache/kafka/pull/19513#issuecomment-3355314891

   @dejan2609 I open the https://issues.apache.org/jira/browse/KAFKA-19750 to 
describe the root cause of `releaseTarGz`. I think the simple way to fix it is 
to remove `project(':tools:tools-api')` from `releaseTarGz`, since it is 
already in runtime path of `core` module. Also, it would be helpful to leave 
comment on the `implementation project(':tools:tools-api')` to remind 
developers to add `project(':tools:tools-api')` back if 
`project(':tools:tools-api')` is removed from the runtime path


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to