caofangkun created HIVE-3683:
--------------------------------
Summary: pdk and builtins, run "ant test " will failed ,since
missing junit*.jar in trunk/testlibs/
Key: HIVE-3683
URL: https://issues.apache.org/jira/browse/HIVE-3683
Project: Hive
Issue Type: Bug
Components: Tests
Affects Versions: 0.9.0
Environment: Linux 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:34:47
UTC 2011 i686 i686 i386 GNU/Linux
java version "1.6.0_25"
hadoop-0.20.2-cdh3u0
hive-0.9.0
Reporter: caofangkun
Priority: Minor
~ hive-0.9.0/builtins$ ant test
and
~ hive-0.9.0/pdk$ ant test
will fail for
BUILD FAILED
..../builtins/build.xml:45: The following error occurred while executing this
line:
.../pdk/scripts/build-plugin.xml:122: The <classpath> for <junit> must include
junit.jar if not in Ant's own classpath
Solution:
add junit-4.10.jar in trunk/testlibs/
--
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