From daed679fc17c9d449912f8a6c4fe116565c28ad1 Mon Sep 17 00:00:00 2001 From: Christopher Douglas Date: Wed, 13 Jan 2010 13:14:29 +0000 Subject: [PATCH] HADOOP-6451. Fix build to run contrib unit tests. Contributed by Tom White git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@898736 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 ++ build.xml | 12 ++++++------ src/contrib/build.xml | 7 ++----- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index d9069791a0..9646915ca6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1270,6 +1270,8 @@ Release 0.21.0 - Unreleased HADOOP-6441. Protect web ui from cross site scripting attacks (XSS) on the host http header and using encoded utf-7. (omalley) + HADOOP-6451. Fix build to run contrib unit tests. (Tom White via cdouglas) + Release 0.20.2 - Unreleased NEW FEATURES diff --git a/build.xml b/build.xml index 61470d2177..5925662ca6 100644 --- a/build.xml +++ b/build.xml @@ -375,7 +375,7 @@ - + @@ -661,7 +661,7 @@ - + @@ -678,7 +678,7 @@ - + @@ -973,7 +973,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1227,7 +1227,7 @@ - + diff --git a/src/contrib/build.xml b/src/contrib/build.xml index 3455900f90..668e42adfe 100644 --- a/src/contrib/build.xml +++ b/src/contrib/build.xml @@ -46,11 +46,8 @@ - - - - - + +