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 ma...@apache.org on 2012/02/15 00:39:58 UTC

svn commit: r1244277 - in /hadoop/common/branches/branch-0.23.1/hadoop-common-project/hadoop-common: CHANGES.txt src/main/conf/core-site.xml

Author: mahadev
Date: Tue Feb 14 23:39:58 2012
New Revision: 1244277

URL: http://svn.apache.org/viewvc?rev=1244277&view=rev
Log:
HADOOP-8055. Hadoop tarball distribution lacks a core-site.xml (harsh) - Merging r1243065 from trunk/

Added:
    hadoop/common/branches/branch-0.23.1/hadoop-common-project/hadoop-common/src/main/conf/core-site.xml
      - copied unchanged from r1243065, hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/core-site.xml
Modified:
    hadoop/common/branches/branch-0.23.1/hadoop-common-project/hadoop-common/CHANGES.txt

Modified: hadoop/common/branches/branch-0.23.1/hadoop-common-project/hadoop-common/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.1/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1244277&r1=1244276&r2=1244277&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.23.1/hadoop-common-project/hadoop-common/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.23.1/hadoop-common-project/hadoop-common/CHANGES.txt Tue Feb 14 23:39:58 2012
@@ -223,6 +223,8 @@ Release 0.23.1 - 2012-02-08 
    HADOOP-8013. ViewFileSystem does not honor setVerifyChecksum
    (Daryn Sharp via bobby)
 
+   HADOOP-8055. Hadoop tarball distribution lacks a core-site.xml (harsh)
+
 Release 0.23.0 - 2011-11-01 
 
   INCOMPATIBLE CHANGES