From 924ed1366436c0f981361fcdf744099f42da0021 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 4 Aug 2011 17:01:41 +0000 Subject: [PATCH] HDFS-2196. Make ant build system work with hadoop-common JAR generated by Maven. Fix for fusedfs contributed by szetszwo git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1153928 13f79535-47bb-0310-9956-ffa450edef68 --- hdfs/src/contrib/fuse-dfs/ivy.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hdfs/src/contrib/fuse-dfs/ivy.xml b/hdfs/src/contrib/fuse-dfs/ivy.xml index ef16eeaab0..77e20ae3eb 100644 --- a/hdfs/src/contrib/fuse-dfs/ivy.xml +++ b/hdfs/src/contrib/fuse-dfs/ivy.xml @@ -51,7 +51,12 @@ + conf="common->master"> + + + + +