[
https://issues.apache.org/jira/browse/CALCITE-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved CALCITE-4826.
-------------------------------------
Resolution: Duplicate
Fixed in CALCITE-4787
> annotationProcessorMain task is misconfigured in core gradle build, causing
> sync to fail in Intellij
> ----------------------------------------------------------------------------------------------------
>
> Key: CALCITE-4826
> URL: https://issues.apache.org/jira/browse/CALCITE-4826
> Project: Calcite
> Issue Type: Bug
> Reporter: Jacques Nadeau
> Assignee: Jacques Nadeau
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> After CALCITE-4787, Intellij will fail when syncing with:
> {quote}{{A problem was found with the configuration of task
> ':core:annotationProcessorMain' (type 'JavaCompile').}}
> {{> No value has been specified for property 'destinationDirectory'.}}
> {quote}
>
> This property was removed and tested in the Intellij before the merge but
> apparently was tested incorrectly. Adding it back fixes the issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)