[ https://issues.apache.org/jira/browse/HIVE-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Harsh J resolved HIVE-3543. --------------------------- Resolution: Invalid Doing this causes HIVE-2673. Resolving. Sorry for noise. > 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