Index: eut.properties =================================================================== --- eut.properties (revision 556930) +++ eut.properties (working copy) @@ -27,13 +27,15 @@ #Eclipse SDK and Eclipse Unit Tests versions and filenames #Eclipse filename prefix should be of the form: eclipse-SDK- -eclipse.filename.prefix=eclipse-SDK-3.2 -eut.filename=eclipse-Automated-Tests-3.2.zip -eclipse.buildid=3.2 +eclipse.filename.prefix=eclipse-SDK-3.3 +eut.filename=eclipse-Automated-Tests-3.3.zip +eclipse.buildid=3.3 #where to fetch from -eut.location=http://mirrors.nsa.co.il/eclipse/eclipse/downloads/drops/R-3.2-200606291905/ -eclipse.location=http://mirrors.nsa.co.il/eclipse/eclipse/downloads/drops/R-3.2-200606291905/ +#eut.location=http://mirrors.nsa.co.il/eclipse/eclipse/downloads/drops/R-3.2-200606291905/ +#eclipse.location=http://mirrors.nsa.co.il/eclipse/eclipse/downloads/drops/R-3.2-200606291905/ +eut.location=http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/ +eclipse.location=http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/ # Specify CVS settings if you want to run Team CVS tests #cvs_user= Index: build.xml =================================================================== --- build.xml (revision 556930) +++ build.xml (working copy) @@ -37,15 +37,11 @@ - - - - @@ -56,6 +52,13 @@ + + + + + + + @@ -212,8 +215,8 @@ + token="$vm -jar eclipse/${startup.jar} -Dosgi.ws=$ws" + value="$vm -jar eclipse/${startup.jar} -DsetupTarget=setup-tar.gz -DruntimeArchive=${eclipse.filename} -Dosgi.ws=$ws"/> @@ -229,7 +232,8 @@ - + @@ -264,7 +268,7 @@ - + - + J2SE-5.0=${test.jre.home.path}/bin/java extraVMargs=${vm.options} @@ -411,6 +415,7 @@ failonerror="false"> + @@ -567,7 +572,13 @@ - + + + + + @@ -580,7 +591,7 @@ - @@ -592,6 +603,7 @@ + @@ -635,6 +647,7 @@ overwrite="true"> + @@ -648,6 +661,24 @@ + + + + + + + + + + + + @@ -660,12 +691,12 @@ - - @@ -682,7 +713,8 @@ - + @@ -696,6 +728,7 @@ + +