Browse Source

ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for Zookeeper. Build commit. Contributed by nigel.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@1032882 13f79535-47bb-0310-9956-ffa450edef68
Nigel Daley 14 years ago
parent
commit
d577dbc4e7
1 changed files with 0 additions and 3 deletions
  1. 0 3
      build.xml

+ 0 - 3
build.xml

@@ -1191,7 +1191,6 @@
     		<arg value="${forrest.home}"/>
     		<arg value="${basedir}"/>
     		<arg value="${java5.home}"/>
-        	<arg value="${ant.project.name}"/>
   	</exec>
     </target>
 
@@ -1212,12 +1211,10 @@
     		<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}"/>
     		<arg value="${defect}"/>
-		<arg value="${ant.project.name}"/>
     	</exec>
      </target>