[
https://issues.apache.org/jira/browse/MAPREDUCE-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098621#comment-13098621
]
Joep Rottinghuis commented on MAPREDUCE-2940:
---------------------------------------------
Snipped from the build log:
BUILD FAILED
/home/jrottinghuis/git/hadoop-common/mapreduce/build.xml:435: The following
error occurred while executing this line:
/home/jrottinghuis/git/hadoop-common/mapreduce/src/contrib/build.xml:30: The
following error occurred while executing this line:
/home/jrottinghuis/git/hadoop-common/mapreduce/src/contrib/block_forensics/build.xml:26:
The following error occurred while executing this line:
/home/jrottinghuis/git/hadoop-common/mapreduce/src/contrib/build-contrib.xml:82:
Source resource does not exist: /home/jrottinghuis/git/hadoop-common/mapredu
ce/src/contrib/ivy/libraries.properties
> Build fails with ant 1.7.0 but works with 1.8.0
> -----------------------------------------------
>
> Key: MAPREDUCE-2940
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2940
> Project: Hadoop Map/Reduce
> 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
> Fix For: 0.22.0
>
>
> contrib builds fail when using Ant 1.7.
> build.xml calls build.xml in contrib, which calls block-forensics 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