# HG changeset patch # User Pavel.Sher # Date 1223562566 -14400 # Node ID d8661b24ed371074e07b984fa5853417e0d70ab4 # Parent d4b7dcc8d66edaec78674955a352e661e4ca2617 extracting runtime-util.jar diff -r d4b7dcc8d66e -r d8661b24ed37 build.xml --- a/build.xml Thu Oct 09 13:12:32 2008 +0400 +++ b/build.xml Thu Oct 09 18:29:26 2008 +0400 @@ -31,11 +31,16 @@ + + + + + + outputdir="${basedir}/test-output" classpathref="tests_classpath" dumpcommand="true"> diff -r d4b7dcc8d66e -r d8661b24ed37 lib/common-api.jar Binary file lib/common-api.jar has changed diff -r d4b7dcc8d66e -r d8661b24ed37 lib/runtime-util.jar Binary file lib/runtime-util.jar has changed diff -r d4b7dcc8d66e -r d8661b24ed37 mercurial.ipr --- a/mercurial.ipr Thu Oct 09 13:12:32 2008 +0400 +++ b/mercurial.ipr Thu Oct 09 18:29:26 2008 +0400 @@ -453,6 +453,7 @@ + diff -r d4b7dcc8d66e -r d8661b24ed37 mercurial.properties --- a/mercurial.properties Thu Oct 09 13:12:32 2008 +0400 +++ b/mercurial.properties Thu Oct 09 18:29:26 2008 +0400 @@ -1,1 +1,2 @@ -path.variable.ant_home=C:/Tools/apache-ant-1.6.5 \ No newline at end of file +path.variable.ant_home=C\:/Tools/apache-ant-1.6.5 +path.variable.template=C\:/Work/tmp/juxy \ No newline at end of file diff -r d4b7dcc8d66e -r d8661b24ed37 mercurial.xml --- a/mercurial.xml Thu Oct 09 13:12:32 2008 +0400 +++ b/mercurial.xml Thu Oct 09 18:29:26 2008 +0400 @@ -1,4 +1,4 @@ - + @@ -27,6 +27,9 @@ + + + @@ -86,6 +89,7 @@ + @@ -234,9 +238,7 @@ - - - + @@ -315,8 +317,7 @@ - - + @@ -390,31 +391,25 @@ - + - - - - - - - - + - - + + +