[
https://issues.apache.org/jira/browse/HIVE-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470963#comment-13470963
]
Harsh J commented on HIVE-3543:
-------------------------------
Removing the entry still lets me compile the whole project in the IDE without a
compilation error. I think we ought to remove it unless it serves any purpose
over the src/ classpath entry for the same thing.
> A hive-builtins snapshot is required on the classpath of generated eclipse
> files
> --------------------------------------------------------------------------------
>
> Key: HIVE-3543
> URL: https://issues.apache.org/jira/browse/HIVE-3543
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 0.10.0
> Reporter: Harsh J
>
> We shouldn't rely on presence of a jar of our own project to pre-exist when
> generating the eclipse files, like so:
> {code}
> <classpathentry kind="lib"
> path="build/builtins/hive-builtins-0.10.0-SNAPSHOT.jar"/>
> {code}
> Does the src on classpath for builtins not suffice instead? This one's
> presence makes one have to run {{ant jar eclipse-files}} instead of the
> simple {{ant compile eclipse-files}}. If not source paths, lets at least
> consider adding a classes/ directory instead of expecting a jar.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira