You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by sz...@apache.org on 2009/10/23 20:26:50 UTC

svn commit: r829166 - in /hadoop/common/branches/branch-0.21: ./ .gitignore CHANGES.txt

Author: szetszwo
Date: Fri Oct 23 18:26:50 2009
New Revision: 829166

URL: http://svn.apache.org/viewvc?rev=829166&view=rev
Log:
HADOOP-6329. Add build-fi directory to the ignore lists.

Modified:
    hadoop/common/branches/branch-0.21/   (props changed)
    hadoop/common/branches/branch-0.21/.gitignore
    hadoop/common/branches/branch-0.21/CHANGES.txt

Propchange: hadoop/common/branches/branch-0.21/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Oct 23 18:26:50 2009
@@ -1,4 +1,5 @@
 build
+build-fi
 logs
 .classpath
 .externalToolBuilders

Modified: hadoop/common/branches/branch-0.21/.gitignore
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.21/.gitignore?rev=829166&r1=829165&r2=829166&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.21/.gitignore (original)
+++ hadoop/common/branches/branch-0.21/.gitignore Fri Oct 23 18:26:50 2009
@@ -19,6 +19,7 @@
 .settings
 .svn
 build/
+build-fi/
 conf/masters
 conf/slaves
 conf/hadoop-env.sh

Modified: hadoop/common/branches/branch-0.21/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.21/CHANGES.txt?rev=829166&r1=829165&r2=829166&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.21/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.21/CHANGES.txt Fri Oct 23 18:26:50 2009
@@ -595,6 +595,8 @@
     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