[
https://issues.apache.org/jira/browse/HDFS-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098438#comment-13098438
]
Joep Rottinghuis commented on HDFS-2315:
----------------------------------------
Jenkins log:
======================================================================
======================================================================
BUILD: ant clean tar mvn-deploy findbugs -Dtest.junit.output.format=xml
-Dcompile.c++=true -Dcompile.native=true -Dfindbugs.home=$FINDBUGS_HOME
-Dforrest.home=$FORREST_HOME -Dclover.home=$CLOVER_HOME
-Declipse.home=$ECLIPSE_HOME
======================================================================
======================================================================
Buildfile: build.xml
clean-contrib:
clean:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build.xml:1288:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/build.xml:60:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/fuse-dfs/build.xml:22:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/build-contrib.xml:68:
Source resource does not exist:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/ivy/libraries.properties
Total time: 0 seconds
> Build fails with ant 1.7.0 but works with 1.8.0
> -----------------------------------------------
>
> Key: HDFS-2315
> URL: https://issues.apache.org/jira/browse/HDFS-2315
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Affects Versions: 0.22.0
> Environment: Ubuntu 11.04; Sun JDK 1.6.0_26; Ant 1.8.2; Ant 1.7.0
> Reporter: Joep Rottinghuis
> Assignee: Joep Rottinghuis
> Priority: Blocker
> Fix For: 0.22.0
>
>
> Build failure:
> https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Hdfs-22-branch/80
> build.xml calls build.xml in contrib, which calls fuse build, which in turn
> uses build-contrib.
> The inheritAll=true overrides the basedir in ant 1.7.0 but not in 1.8.0.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira