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

[jira] Updated: (HIVE-1168) Fix Hive build on Hudson

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

Carl Steinbach updated HIVE-1168:
---------------------------------

    Fix Version/s: 0.6.0

> Fix Hive build on Hudson
> ------------------------
>
>                 Key: HIVE-1168
>                 URL: https://issues.apache.org/jira/browse/HIVE-1168
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: John Sichi
>            Priority: Critical
>             Fix For: 0.6.0
>
>
> {quote}
> We need to delete the .ant directory containing the old ivy version in order to fix it 
> (and if we're using the same environment for both trunk and branches, either 
> segregate them or script an rm to clean in between).
> {quote}
> It's worth noting that ant may have picked up the old version of Ivy from
> somewhere else. In order Ant's classpath contains:
> # Ant's startup JAR file, ant-launcher.jar
> # Everything in the directory containing the version of ant-launcher.jar that's
>   running, i.e. everything in ANT_HOME/lib
> # All JAR files in ${user.home}/.ant/lib
> # Directories and JAR files supplied via the -lib command line option.
> # Everything in the CLASSPATH variable unless the -noclasspath option is used.
> (2) implies that users on shared machines may have to install their own
> version of ant in order to get around these problems, assuming that the
> administrator has install the ivy.jar in $ANT_HOME/lib

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