changeset 180:28137fb8035d remote-run/dmitry.neverov/final_agent_caches

Update ant script
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Tue, 01 Mar 2011 16:55:54 +0300
parents 2b0eafc9bcf5
children 5ffeadf0486e
files mercurial.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial.xml	Tue Mar 01 16:47:00 2011 +0300
+++ b/mercurial.xml	Tue Mar 01 16:55:54 2011 +0300
@@ -93,6 +93,9 @@
   </path>
   
   <path id="library.jmock.classpath">
+    <pathelement location="${basedir}/mercurial-tests/lib/hamcrest-core-1.1.jar"/>
+    <pathelement location="${basedir}/mercurial-tests/lib/hamcrest-library-1.1.jar"/>
+    <pathelement location="${basedir}/mercurial-tests/lib/jmock-2.5.1.jar"/>
     <pathelement location="${basedir}/mercurial-tests/lib/jmock-SNAPSHOT.jar"/>
   </path>