[ 
https://issues.apache.org/jira/browse/KAFKA-8960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16941035#comment-16941035
 ] 

Rabi Kumar K C commented on KAFKA-8960:
---------------------------------------

Hi [~cadonna] I see that currently task determineCommitId is present in 
project(':clients') and project(':streams'). I am planning move task 
determineCommitId to subprojects section. Please let me know if this is what 
you want. If yes then I will create a PR for the same.

> 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
>            Priority: Minor
>              Labels: newbie
>
> 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)

Reply via email to