[
https://issues.apache.org/jira/browse/IGNITE-23342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev reassigned IGNITE-23342:
-----------------------------------------
Assignee: Vadim Pakhnushev (was: Viacheslav Blinov)
> :platforms:zipCppClient task fails
> ----------------------------------
>
> Key: IGNITE-23342
> URL: https://issues.apache.org/jira/browse/IGNITE-23342
> Project: Ignite
> Issue Type: Bug
> Components: build
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When running any task which depends on both {{:ignite-api:compileJava}} and
> {{:platforms:zipCppClient}}, the latter task fails with:
> {noformat}
> - Gradle detected a problem with the following location:
> 'C:\Work\ignite-3\modules\platforms\cpp'.
> Reason: Task ':platforms:zipCppClient' uses this output of task
> ':ignite-api:compileJava' without declaring an explicit or implicit
> dependency. This can lead to incorrect results being produced, depending on
> what order the tasks are executed.
> {noformat}
> This happens due to the {{:ignite-api:compileJava}} generating headers there.
> We should add explicit dependency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)