From 2b157c6b12f4d85c5219818199e397babc3197bd Mon Sep 17 00:00:00 2001 From: Alejandro Abdelnur Date: Fri, 7 Oct 2011 16:34:51 +0000 Subject: [PATCH] HDFS-2322. the build fails in Windows because commons-daemon TAR cannot be fetched. (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180094 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 ++ hadoop-hdfs-project/hadoop-hdfs/pom.xml | 14 +++++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index dde1d1ef72..1f1aaf3c80 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -65,6 +65,8 @@ Trunk (unreleased changes) HDFS-2294. Download of commons-daemon TAR should not be under target (tucu) + HDFS-2322. the build fails in Windows because commons-daemon TAR cannot be fetched. (tucu) + BUG FIXES HDFS-2287. TestParallelRead has a small off-by-one bug. (todd) diff --git a/hadoop-hdfs-project/hadoop-hdfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs/pom.xml index 3fba5b79fe..bcb9b078c5 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml @@ -310,7 +310,7 @@ run - + @@ -352,6 +352,18 @@ + + windows + + false + + windows + + + + true + + native