[
https://issues.apache.org/jira/browse/HIVE-17933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Haindrich updated HIVE-17933:
------------------------------------
Attachment: HIVE-17933.02.patch
#2)
* fix outputdir
* also move version scripts output to src/gen/version instead src/gen;
src/gen/org caused a similar issue
> 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
> Assignee: Zoltan Haindrich
> Attachments: HIVE-17933.02.patch
>
>
> 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)