Author: cos Date: Tue Feb 15 19:34:32 2011 New Revision: 1071023 URL: http://svn.apache.org/viewvc?rev=1071023&view=rev Log: HDFS-981. test-contrib fails due to test-cactus failure. Contributed by Konstantin Boudnik. Modified: hadoop/hdfs/trunk/CHANGES.txt hadoop/hdfs/trunk/src/contrib/hdfsproxy/build.xml Modified: hadoop/hdfs/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=1071023&r1=1071022&r2=1071023&view=diff ============================================================================== --- hadoop/hdfs/trunk/CHANGES.txt (original) +++ hadoop/hdfs/trunk/CHANGES.txt Tue Feb 15 19:34:32 2011 @@ -542,6 +542,8 @@ Release 0.22.0 - Unreleased HDFS-1618. configure files that are generated as part of the released tarball need to have executable bit set (Roman Shaposhnik via cos) + HDFS-981. test-contrib fails due to test-cactus failure (cos) + Release 0.21.1 - Unreleased IMPROVEMENTS Modified: hadoop/hdfs/trunk/src/contrib/hdfsproxy/build.xml URL: http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/contrib/hdfsproxy/build.xml?rev=1071023&r1=1071022&r2=1071023&view=diff ============================================================================== --- hadoop/hdfs/trunk/src/contrib/hdfsproxy/build.xml (original) +++ hadoop/hdfs/trunk/src/contrib/hdfsproxy/build.xml Tue Feb 15 19:34:32 2011 @@ -301,7 +301,7 @@