You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2011/07/05 20:03:16 UTC

[jira] [Created] (HIVE-2255) uncomment test-shims in build.xml

uncomment test-shims in build.xml
---------------------------------

                 Key: HIVE-2255
                 URL: https://issues.apache.org/jira/browse/HIVE-2255
             Project: Hive
          Issue Type: Bug
            Reporter: John Sichi
            Assignee: Ning Zhang


I saw this code in build.xml:

{noformat}
  <target name="test" depends="clean-test,jar-test" description="Run tests">
  <!-- TODO: temp comment out for testing
    <antcall target="test-shims">
      <param name="hadoop.version.ant-internal" value="${hadoop.security.version}" />
    </antcall>
    -->
{noformat}

I used svn blame to trace it back to HIVE-818.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HIVE-2255) uncomment test-shims in build.xml

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach resolved HIVE-2255.
----------------------------------

    Resolution: Duplicate

Duplicate of HIVE-2257 (whoops)

> uncomment test-shims in build.xml
> ---------------------------------
>
>                 Key: HIVE-2255
>                 URL: https://issues.apache.org/jira/browse/HIVE-2255
>             Project: Hive
>          Issue Type: Bug
>            Reporter: John Sichi
>            Assignee: Ning Zhang
>
> I saw this code in build.xml:
> {noformat}
>   <target name="test" depends="clean-test,jar-test" description="Run tests">
>   <!-- TODO: temp comment out for testing
>     <antcall target="test-shims">
>       <param name="hadoop.version.ant-internal" value="${hadoop.security.version}" />
>     </antcall>
>     -->
> {noformat}
> I used svn blame to trace it back to HIVE-818.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira