Author: bobby
Date: Tue May 8 13:22:43 2012
New Revision: 1335506
URL: http://svn.apache.org/viewvc?rev=1335506&view=rev
Log:
svn merge -c 1335505 FIXES: HADOOP-8341. Fix or filter findbugs issues in
hadoop-tools (bobby)
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1335506&r1=1335505&r2=1335506&view=diff
==============================================================================
---
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Tue May 8 13:22:43 2012
@@ -416,6 +416,8 @@ Release 0.23.3 - UNRELEASED
HADOOP-8327. distcpv2 and distcpv1 jars should not coexist (Dave Thompson
via bobby)
+ HADOOP-8341. Fix or filter findbugs issues in hadoop-tools (bobby)
+
Release 0.23.2 - UNRELEASED
NEW FEATURES