[
https://issues.apache.org/jira/browse/HIVE-17933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-17933:
------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Pushed to master. Thanks, Zoltan!
> 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: Sub-task
> Components: Standalone Metastore
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HIVE-17933.02.patch, HIVE-17933.03.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)