From 9291197de46e9388ff7320f7638925cdd48098ab Mon Sep 17 00:00:00 2001 From: Alejandro Abdelnur Date: Thu, 6 Oct 2011 23:10:31 +0000 Subject: [PATCH] HDFS-2294. Download of commons-daemon TAR should not be under target (tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179894 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 1 + hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 ++ hadoop-hdfs-project/hadoop-hdfs/pom.xml | 17 ++++++++--------- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index e5a919d7e7..f223254b16 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ .project .settings target +hadoop-hdfs-project/hadoop-hdfs/downloads diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index a7fe03c257..e2b5ebcd66 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -63,6 +63,8 @@ Trunk (unreleased changes) HDFS-2181 Separate HDFS Client wire protocol data types (sanjay) + HDFS-2294. Download of commons-daemon TAR should not be under target (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 f6f91c44c1..3fba5b79fe 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml @@ -329,16 +329,15 @@ - - - - + + - - + + + +