Bruno Cadonna created KAFKA-8960:
------------------------------------
Summary: Move Task {{determineCommitId}} in {{gradle.build}} to
Project Level
Key: KAFKA-8960
URL: https://issues.apache.org/jira/browse/KAFKA-8960
Project: Kafka
Issue Type: Improvement
Components: clients, streams
Reporter: Bruno Cadonna
Currently, the gradle task {{determineCommitId}} is present twice in
{{gradle.build}}, once in subproject {{clients}} and once in subproject
{{streams}}. Task {{determineCommitId}} shall be moved to project-level such
that both subprojects (and also other subprojects) can call it without being
dependent on an implementation detail of another subproject.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)