From 9b0a0745d898f78c554bf62568ef9fefbc38917c Mon Sep 17 00:00:00 2001 From: Tsz-wo Sze Date: Fri, 23 Oct 2009 18:26:01 +0000 Subject: [PATCH] HADOOP-6329. Add build-fi directory to the ignore lists. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@829165 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 1 + CHANGES.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8cc542f097..2ce372aea2 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ .settings .svn build/ +build-fi/ build.properties conf/masters conf/slaves diff --git a/CHANGES.txt b/CHANGES.txt index ea8d22b789..a26a9eb049 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -623,6 +623,8 @@ Release 0.21.0 - Unreleased HADOOP-6309. Change build.xml to run tests with java asserts. (Eli Collins via szetszwo) + HADOOP-6329. Add build-fi directory to the ignore lists. (szetszwo) + OPTIMIZATIONS HADOOP-5595. NameNode does not need to run a replicator to choose a