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:02 UTC

svn commit: r829165 - in /hadoop/common/trunk: ./ .gitignore CHANGES.txt

Author: szetszwo
Date: Fri Oct 23 18:26:01 2009
New Revision: 829165

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

Modified:
    hadoop/common/trunk/   (props changed)
    hadoop/common/trunk/.gitignore
    hadoop/common/trunk/CHANGES.txt

Propchange: hadoop/common/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Oct 23 18:26:01 2009
@@ -1,4 +1,5 @@
 build
+build-fi
 build.properties
 logs
 .classpath

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

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