Zoltan Haindrich created HIVE-17933:
---------------------------------------
Summary: make antlr output directory to use a top-level sourceset
Key: HIVE-17933
URL: https://issues.apache.org/jira/browse/HIVE-17933
Project: Hive
Issue Type: Improvement
Reporter: Zoltan Haindrich
by default antlr generates to:
${project.build.directory}/generated-sources/antlr3
but currently standalone-metastore adds
${project.build.directory}/generated-sources to the sources list; because it
has protobuf also.
I guess not every ide is picky about this; but eclipse does show some errors
because of this
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)