Index: build.xml =================================================================== --- build.xml (revision 584128) +++ build.xml (working copy) @@ -127,8 +127,7 @@ - - + @@ -204,24 +203,13 @@ - - - - + - - - buildId=${eclipse.buildid} - - - @@ -246,24 +234,28 @@ - - - + depends=" + configure.eut.run.properties, + configure.eut.run.properties.teamcvs, + clean.before.run"> - - + + + J2SE-5.0=${test.jre.home.path}/bin/java + jvm=${test.jre.home.path}/bin/java + extraVMargs=${vm.options} + timeout=${timeout} + runtimeArchive=${eclipse.filename} + - - + cvs_user=${cvs_user} cvs_password=${cvs_password} cvs_host=${cvs_host} @@ -271,25 +263,6 @@ - - - J2SE-5.0=${test.jre.home.path}/bin/java - jvm=${test.jre.home.path}/bin/java - extraVMargs=${vm.options} - timeout=${timeout} - - - - - - setupTarget=setup-tar.gz - runtimeArchive=${eclipse.filename} - - - @@ -308,7 +281,7 @@ logError="false" resultproperty="resultproperty"> + -properties eut.run.properties ${tests}"/>