[
https://issues.apache.org/jira/browse/HIVE-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266115#comment-13266115
]
Carl Steinbach commented on HIVE-2995:
--------------------------------------
builtins and pdk test failure on branch-0.9:
{noformat}
/Users/carl/Work/repos/hive3/build.xml:321: The following error occurred while
executing this line:
/Users/carl/Work/repos/hive3/builtins/build.xml:45: The following error
occurred while executing this line:
/Users/carl/Work/repos/hive3/pdk/scripts/build-plugin.xml:122: The <classpath>
for <junit> must include junit.jar if not in Ant's own classpath
{noformat}
This error was introduced by HIVE-2970 which removed a bunch of JARs from
Hive's lib directory, including the junit jar. On trunk this problem was masked
by the subsequent commit of HIVE-2646, but on branch-0.9 it's still an issue.
> Fix broken pdk test dependency on junit
> ---------------------------------------
>
> Key: HIVE-2995
> URL: https://issues.apache.org/jira/browse/HIVE-2995
> Project: Hive
> Issue Type: Bug
> Reporter: Carl Steinbach
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira