changeset 52:4199d7e08d6e

extracting runtime-util.jar
author Pavel.Sher
date Thu, 09 Oct 2008 19:06:19 +0400
parents d8661b24ed37
children 130b98d23372
files build.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/build.xml	Thu Oct 09 18:29:26 2008 +0400
+++ b/build.xml	Thu Oct 09 19:06:19 2008 +0400
@@ -32,6 +32,7 @@
   <taskdef name="testng" classname="org.testng.TestNGAntTask" classpath="${basedir}/mercurial-tests/lib/testng-5.7-jdk15.jar"/>
 
   <path id="tests_classpath">
+    <pathelement location="${agent.home.dir}/lib/runtime-util.jar"/>
     <pathelement location="${agent.home.dir}/lib/buildServerRuntimeUtil.jar"/>
     <path refid="mercurial-tests.runtime.module.classpath"/>
   </path>