diff --git a/CHANGES.txt b/CHANGES.txt index d9069791a03..9646915ca63 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 61470d21777..5925662ca6b 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 3455900f909..668e42adfe0 100644 --- a/src/contrib/build.xml +++ b/src/contrib/build.xml @@ -46,11 +46,8 @@ - - - - - + +