[ 
https://issues.apache.org/jira/browse/HIVE-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach resolved HIVE-3683.
----------------------------------

    Resolution: Won't Fix

We don't support running ant from subproject directories. It's possible 
restrict tests to specific submodules by modifying the list of submodules 
contained in the 'iterate-test' macro defined in the top-level build.xml file.
                
> 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
>            Assignee: Bing Li
>            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

Reply via email to