Jacques Nadeau created CALCITE-4826:
---------------------------------------
Summary: Fix Intellij annotation processing failure post
CALCITE-4787
Key: CALCITE-4826
URL: https://issues.apache.org/jira/browse/CALCITE-4826
Project: Calcite
Issue Type: Bug
Reporter: Jacques Nadeau
Assignee: Jacques Nadeau
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)