HADOOP-7007: Update the hudson-test-patch ant target. Contributed by Giridharan Kesavan.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/mapreduce/trunk@1027296 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 94014e6..711e138 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -142,6 +142,9 @@
 
     MAPREDUCE-2147. Remove redundant lines in JobInProgress ctor.
     (Harsh J Chouraria via cutting)
+   
+    HADOOP-7007. Update the hudson-test-patch ant target to work with the
+    latest test-patch.sh script (gkesavan)
 
   OPTIMIZATIONS
 
diff --git a/build.xml b/build.xml
index 46e876f..c9fc5bf 100644
--- a/build.xml
+++ b/build.xml
@@ -1769,7 +1769,6 @@
     <arg value="${eclipse.home}"/>
     <arg value="${python.home}"/>
     <arg value="${basedir}"/>
-    <arg value="${trigger.url}"/>
     <arg value="${jira.passwd}"/>
     <arg value="${java5.home}"/>
     <arg value="${curl.cmd}"/>