diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt
index 5a286812b4..afcb7a2a1b 100644
--- a/hadoop-mapreduce-project/CHANGES.txt
+++ b/hadoop-mapreduce-project/CHANGES.txt
@@ -190,6 +190,8 @@ Release 2.0.0 - UNRELEASED
MAPREDUCE-3916. various issues with running yarn proxyserver (devaraj via tucu)
+ MAPREDUCE-4091. tools testcases failing because of MAPREDUCE-4082 (tucu)
+
Release 0.23.2 - UNRELEASED
INCOMPATIBLE CHANGES
diff --git a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
index 4c1a711e4b..b63d181b6a 100644
--- a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
+++ b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
@@ -86,6 +86,11 @@
test-compile
+
+
+ mrapp-generated-classpath
+
+
maven-dependency-plugin
@@ -97,7 +102,7 @@
build-classpath
- target/test-classes/mrapp-generated-classpath
+ target/classes/mrapp-generated-classpath