From 7dff42e798c4ec082d136800deb77c1d158f8481 Mon Sep 17 00:00:00 2001 From: Thomas Graves Date: Tue, 20 Nov 2012 21:22:20 +0000 Subject: [PATCH] HADOOP-9072. Hadoop-Common-0.23-Build Fails to build in Jenkins (Robert Parker via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411884 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-common-project/hadoop-common/CHANGES.txt | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index ab9ed3d820..ddb0a712fa 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -1142,6 +1142,9 @@ Release 0.23.6 - UNRELEASED BUG FIXES + HADOOP-9072. Hadoop-Common-0.23-Build Fails to build in Jenkins + (Robert Parker via tgraves) + Release 0.23.5 - UNRELEASED INCOMPATIBLE CHANGES diff --git a/pom.xml b/pom.xml index bb7f9b3379..0d97191b95 100644 --- a/pom.xml +++ b/pom.xml @@ -517,7 +517,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs com.atlassian.maven.plugins maven-clover2-plugin - true + false true ${cloverLicenseLocation} ${cloverDatabase}