diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 85fc976c66c..d855fc3cd0d 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -196,6 +196,8 @@ Release 0.23.2 - UNRELEASED HADOOP-8082 add hadoop-client and hadoop-minicluster to the dependency-management section. (tucu) + HADOOP-8066 The full docs build intermittently fails (abayer via tucu) + Release 0.23.1 - 2012-02-08 INCOMPATIBLE CHANGES diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 6d19eca2218..bdb023c88ee 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -744,6 +744,11 @@ + + org.codehaus.mojo + findbugs-maven-plugin + + org.apache.maven.plugins maven-antrun-plugin