diff --git a/CHANGES.txt b/CHANGES.txt index f562160bff..1de726025d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -174,6 +174,8 @@ Trunk (unreleased changes) HADOOP-7231. Fix synopsis for -count. (Daryn Sharp via eli). + HADOOP-7261. Disable IPV6 for junit tests. (suresh) + Release 0.22.0 - Unreleased INCOMPATIBLE CHANGES diff --git a/build.xml b/build.xml index 5c3c45dfe5..43445ffa94 100644 --- a/build.xml +++ b/build.xml @@ -742,6 +742,7 @@ errorProperty="tests.failed" failureProperty="tests.failed"> + diff --git a/src/contrib/build-contrib.xml b/src/contrib/build-contrib.xml index 46ad2d020d..2266f60edc 100644 --- a/src/contrib/build-contrib.xml +++ b/src/contrib/build-contrib.xml @@ -232,7 +232,7 @@ classpath to use build/contrib/*.jar --> - +