### Eclipse Workspace Patch 1.0 #P org.eclipse.releng.eclipsebuilder Index: buildAll.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/buildAll.xml,v retrieving revision 1.334.2.10 diff -u -r1.334.2.10 buildAll.xml --- buildAll.xml 22 Jul 2010 17:07:20 -0000 1.334.2.10 +++ buildAll.xml 27 Sep 2010 15:45:48 -0000 @@ -29,10 +29,10 @@ - + - + @@ -138,6 +138,7 @@ + @@ -409,19 +410,19 @@ - + + - + @@ -435,12 +436,20 @@ - + - + - + + + + + + + + + @@ -451,13 +460,14 @@ + - + - + @@ -532,7 +542,6 @@ - + + + + + + + + + Index: eclipse/buildConfigs/master/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/master/build.properties,v retrieving revision 1.53 diff -u -r1.53 build.properties --- eclipse/buildConfigs/master/build.properties 28 May 2010 15:37:16 -0000 1.53 +++ eclipse/buildConfigs/master/build.properties 27 Sep 2010 15:45:48 -0000 @@ -37,7 +37,6 @@ win32, win32, x86_64 &\ wce_ppc, win32, arm &\ linux, gtk, x86 & \ - linux, gtk, ppc & \ linux, gtk, ppc64 & \ linux, gtk, x86_64 &\ linux, gtk, s390x &\ @@ -72,5 +71,5 @@ skipMaps=false mapsRepo=${mapsRepo} mapsRoot=org.eclipse.releng -mapsCheckoutTag=HEAD +mapsCheckoutTag=${mapVersionTag} mapsTagTag=v${buildId} Index: eclipse/buildConfigs/master/customTargets.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/master/customTargets.xml,v retrieving revision 1.49 diff -u -r1.49 customTargets.xml --- eclipse/buildConfigs/master/customTargets.xml 19 Apr 2010 18:57:01 -0000 1.49 +++ eclipse/buildConfigs/master/customTargets.xml 27 Sep 2010 15:45:48 -0000 @@ -35,7 +35,7 @@ - + @@ -162,12 +162,12 @@ - - - + + + - - + + Index: eclipse/buildConfigs/master/example_customTargets.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/master/example_customTargets.xml,v retrieving revision 1.2 diff -u -r1.2 example_customTargets.xml --- eclipse/buildConfigs/master/example_customTargets.xml 19 Apr 2010 18:57:00 -0000 1.2 +++ eclipse/buildConfigs/master/example_customTargets.xml 27 Sep 2010 15:45:48 -0000 @@ -35,7 +35,7 @@ - + @@ -162,12 +162,12 @@ - - - + + + - - + + Index: eclipse/buildConfigs/org.eclipse.equinox.executable/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/org.eclipse.equinox.executable/build.properties,v retrieving revision 1.18 diff -u -r1.18 build.properties --- eclipse/buildConfigs/org.eclipse.equinox.executable/build.properties 19 May 2010 13:52:49 -0000 1.18 +++ eclipse/buildConfigs/org.eclipse.equinox.executable/build.properties 27 Sep 2010 15:45:48 -0000 @@ -24,7 +24,6 @@ configs=win32, win32, x86 &\ win32, win32, x86_64 &\ linux, gtk, x86 & \ - linux, gtk, ppc & \ linux, gtk, ppc64 & \ linux, gtk, x86_64 &\ linux, gtk, s390x &\ Index: eclipse/buildConfigs/rcp.config/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/rcp.config/build.properties,v retrieving revision 1.18 diff -u -r1.18 build.properties --- eclipse/buildConfigs/rcp.config/build.properties 19 May 2010 13:52:49 -0000 1.18 +++ eclipse/buildConfigs/rcp.config/build.properties 27 Sep 2010 15:45:48 -0000 @@ -20,11 +20,8 @@ root.linux.gtk.x86=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/linux.gtk.x86,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/linux/x86 root.linux.gtk.x86.permissions.755=*.so* -root.linux.gtk.ppc=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/linux.gtk.ppc,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/linux/ppc -root.linux.gtk.ppc.permissions.755=*.so* root.linux.gtk.ppc64=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/linux.gtk.ppc,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/linux/ppc64 root.linux.gtk.ppc64.permissions.755=*.so* -root.linux.gtk.ppc=absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/linux/ppc root.linux.gtk.x86_64=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/linux.gtk.x86_64,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 root.linux.gtk.x86_64.permissions.755=*.so* root.linux.gtk.s390x=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/linux.gtk.s390x,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/contributed/gtk/linux/s390x Index: eclipse/buildConfigs/rcp.config/buildConfiguration.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/rcp.config/buildConfiguration.xml,v retrieving revision 1.9 diff -u -r1.9 buildConfiguration.xml --- eclipse/buildConfigs/rcp.config/buildConfiguration.xml 21 May 2009 16:06:15 -0000 1.9 +++ eclipse/buildConfigs/rcp.config/buildConfiguration.xml 27 Sep 2010 15:45:48 -0000 @@ -15,6 +15,7 @@ + Index: eclipse/buildConfigs/sdk.examples/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.examples/build.properties,v retrieving revision 1.18 diff -u -r1.18 build.properties --- eclipse/buildConfigs/sdk.examples/build.properties 28 May 2010 15:37:16 -0000 1.18 +++ eclipse/buildConfigs/sdk.examples/build.properties 27 Sep 2010 15:45:48 -0000 @@ -52,5 +52,5 @@ skipMaps=false mapsRepo=${mapsRepo} mapsRoot=org.eclipse.releng -mapsCheckoutTag=HEAD +mapsCheckoutTag=${mapVersionTag} mapsTagTag=v${buildId} Index: eclipse/buildConfigs/sdk.tests/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/build.properties,v retrieving revision 1.34 diff -u -r1.34 build.properties --- eclipse/buildConfigs/sdk.tests/build.properties 28 May 2010 15:37:16 -0000 1.34 +++ eclipse/buildConfigs/sdk.tests/build.properties 27 Sep 2010 15:45:51 -0000 @@ -180,7 +180,7 @@ mapsRepo=${mapsRepo} mapsRoot=org.eclipse.releng -mapsCheckoutTag=HEAD +mapsCheckoutTag=${mapVersionTag} mapsTagTag=v${buildId} #tagMaps=true Index: eclipse/buildConfigs/sdk.tests/customTargets.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/customTargets.xml,v retrieving revision 1.34 diff -u -r1.34 customTargets.xml --- eclipse/buildConfigs/sdk.tests/customTargets.xml 24 Feb 2010 18:23:43 -0000 1.34 +++ eclipse/buildConfigs/sdk.tests/customTargets.xml 27 Sep 2010 15:45:51 -0000 @@ -34,7 +34,7 @@ - + @@ -244,6 +244,7 @@ + Index: eclipse/buildConfigs/sdk.tests/testConfigs/macosx/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/macosx/customTest.xml,v retrieving revision 1.2 diff -u -r1.2 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/macosx/customTest.xml 11 Sep 2009 18:12:21 -0000 1.2 +++ eclipse/buildConfigs/sdk.tests/testConfigs/macosx/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -29,6 +29,11 @@ + + + + + \ No newline at end of file Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/customTest.xml,v retrieving revision 1.2 diff -u -r1.2 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/customTest.xml 11 Sep 2009 18:12:21 -0000 1.2 +++ eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -44,6 +44,11 @@ + + + + + Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/testAll.sh =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/testAll.sh,v retrieving revision 1.2 diff -u -r1.2 testAll.sh --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/testAll.sh 14 Jan 2010 16:05:52 -0000 1.2 +++ eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-6.0/testAll.sh 27 Sep 2010 15:45:51 -0000 @@ -13,4 +13,4 @@ #execute command to run tests -./runtests -os linux -ws gtk -arch x86 -vm `pwd`/../jdk6_17/jre/bin/java -properties vm.properties 1> linux.gtk-5.0_consolelog.txt 2>&1 +./runtests -os linux -ws gtk -arch x86 -vm `pwd`/../jdk6_17/jre/bin/java -properties vm.properties 1> linux.gtk-6.0_consolelog.txt 2>&1 Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/customTest.xml,v retrieving revision 1.4 diff -u -r1.4 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/customTest.xml 27 Oct 2009 13:49:24 -0000 1.4 +++ eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -45,6 +45,11 @@ + + + + + Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/vm.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/vm.properties,v retrieving revision 1.4 diff -u -r1.4 vm.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/vm.properties 21 Jul 2009 15:51:06 -0000 1.4 +++ eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5-perf/vm.properties 27 Sep 2010 15:45:51 -0000 @@ -8,4 +8,4 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -extraVMargs=-Declipse.perf.dbloc=net://trelenggtk.ottawa.ibm.com:1528;dbname=perfDb36 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun +extraVMargs=-Declipse.perf.dbloc=net://minsky.ottawa.ibm.com:1528;dbname=perfDb37 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/Attic/customTest.xml,v retrieving revision 1.5 diff -u -r1.5 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/customTest.xml 11 Sep 2009 18:12:21 -0000 1.5 +++ eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testAll.sh =================================================================== RCS file: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testAll.sh diff -N eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testAll.sh --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testAll.sh 14 Jan 2010 16:05:54 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,17 +0,0 @@ -# !/bin/sh -cd . -#environment variables -PATH=$PATH:`pwd`/../linux;export PATH -xhost +$HOSTNAME -MOZILLA_FIVE_HOME=/usr/lib/firefox-1.5.0.12;export MOZILLA_FIVE_HOME -LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MOZILLA_FIVE_HOME -USERNAME=`whoami` -DISPLAY=$HOSTNAME:0.0 -ulimit -c unlimited - -export USERNAME DISPLAY LD_LIBRARY_PATH - -#execute command to run tests - -./runtests -os linux -ws gtk -arch x86 -vm `pwd`/../jdk1.5.0_22/jre/bin/java -properties vm.properties 1> linux.gtk_consolelog.txt 2>&1 - Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testing.properties =================================================================== RCS file: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testing.properties diff -N eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testing.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/testing.properties 14 Jan 2010 16:05:55 -0000 1.9 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,67 +0,0 @@ -############################################################################### -# Copyright (c) 2004, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#target to call in test.xml: runtests-local | runtests-remote -testTarget=runtests-remote - -#directory on test machine where automated testing framework will be installed -testDir=/buildtest/${buildLabel} - -#name of zip file containing automated testing framework and JUnit test plug-ins -testFramework=eclipse-Automated-Tests-${buildId}.zip - -#name of runtime to install and test -runtime=eclipse-SDK-${buildId}-linux-gtk.tar.gz - -#name of deltaPack to install and test -runtimeDeltapack=eclipse-${buildId}-delta-pack.zip - -#name of Platform runtime to install and test -runtimePlatform=eclipse-platform-${buildId}-linux-gtk.tar.gz -previousRuntimePlatform=eclipse-platform-3.5-linux-gtk.tar.gz - -#directory where test scripts are launched -executionDir=${testDir}/eclipse-testing - -#name of file that captures console output from running JUnit plug-in tests -consolelog=linux.gtk_consolelog.txt - -#name of script to execute on remote machine -testScript=cd ${executionDir};./testAll.sh - -#arguments to $(testScript) -args=${executionDir} linux.gtk_consolelog.txt - -#cvsroot -cvsRoot=kmoir@ottcvs1:/home/cvs/releng - -#name and path to downloaded vm. -vmDest=jdk-1_5_0_22-fcs-bin-b03-linux-i586-09_oct_2009.zip - -#URL to vm used to run tests -vmUrl=jdks/${vmDest} - -#command to execute via rsh to install the vm -vmInstallCommand=cd ${testDir};unzip ${vmDest} - -#name and path to downloaded 5.0 vm. -vmDest6=jdk-6u17-fcs-bin-b04-linux-i586-11_oct_2009.zip - -#URL to 5.0 vm used to run JDT Core tests -vmUrl6=jdks/${vmDest6} - -#command to execute via rsh to install the vm -vmInstallCommand6=cd ${testDir};unzip ${vmDest6} - -#Ant property to set if default vm installation not required -skipVmInstall=true - -#extra binaries directory relative to testConfigs directory -extraBinariesDir=${base.builder}/../eclipseInternalBuildTools/bin/linux Index: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/vm.properties =================================================================== RCS file: eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/vm.properties diff -N eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/vm.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/rhelws5/vm.properties 20 Jan 2010 15:27:18 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#J2SE-5.0=/buildtest/@buildid@/jdk1.5.0_22/jre/bin/java Index: eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/customTest.xml,v retrieving revision 1.4 diff -u -r1.4 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/customTest.xml 27 Oct 2009 13:49:24 -0000 1.4 +++ eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -30,6 +30,7 @@ + @@ -44,6 +45,11 @@ + + + + + @@ -74,4 +80,6 @@ + + \ No newline at end of file Index: eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testAll.sh =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testAll.sh,v retrieving revision 1.4 diff -u -r1.4 testAll.sh --- eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testAll.sh 14 Jan 2010 16:05:53 -0000 1.4 +++ eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testAll.sh 27 Sep 2010 15:45:51 -0000 @@ -15,6 +15,6 @@ zip eclipse-junit-tests-$1.zip -rm eclipse #all tests -./runtests -os linux -ws gtk -arch x86 -vm `pwd`/../jdk1.5.0_22/jre/bin/java -properties vm.properties -Dtest.target=performance -Dplatform=linuxgtkperf1 1> linux.gtk.perf1_consolelog.txt 2>&1 +./runtests -os linux -ws gtk -arch x86 -vm `pwd`/../jdk6_17/jre/bin/java -properties vm.properties -Dtest.target=performance -Dplatform=linuxgtkperf1 1> linux.gtk.perf1_consolelog.txt 2>&1 Index: eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testing.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testing.properties,v retrieving revision 1.7 diff -u -r1.7 testing.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testing.properties 14 Jan 2010 16:05:53 -0000 1.7 +++ eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/testing.properties 27 Sep 2010 15:45:51 -0000 @@ -46,10 +46,10 @@ cvsRoot=kmoir@ottcvs1:/home/cvs/releng #name and path to downloaded vm. -vmDest=jdk-1_5_0_22-fcs-bin-b03-linux-i586-09_oct_2009.zip +vmDest=jdk-6u17-fcs-bin-b04-linux-i586-11_oct_2009.zip #URL to vm used to run tests -vmUrl=jdks/${vmDest} +vmUrl=jdks/1.6/${vmDest} #command to execute via rsh to install the vm vmInstallCommand=cd ${testDir};unzip ${vmDest} Index: eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/vm.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/vm.properties,v retrieving revision 1.4 diff -u -r1.4 vm.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/vm.properties 21 Jul 2009 15:51:06 -0000 1.4 +++ eclipse/buildConfigs/sdk.tests/testConfigs/sled10-perf/vm.properties 27 Sep 2010 15:45:51 -0000 @@ -8,4 +8,4 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -extraVMargs=-Declipse.perf.dbloc=net://trelenggtk.ottawa.ibm.com:1528;dbname=perfDb36 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun +extraVMargs=-Declipse.perf.dbloc=net://minsky.ottawa.ibm.com:1528;dbname=perfDb37 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun Index: eclipse/buildConfigs/sdk.tests/testConfigs/testAll.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/testAll.xml,v retrieving revision 1.32 diff -u -r1.32 testAll.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/testAll.xml 2 Oct 2009 15:48:05 -0000 1.32 +++ eclipse/buildConfigs/sdk.tests/testConfigs/testAll.xml 27 Sep 2010 15:45:51 -0000 @@ -39,16 +39,11 @@ - + Index: eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/Attic/customTest.xml,v retrieving revision 1.4 diff -u -r1.4 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/customTest.xml 27 Oct 2009 13:49:24 -0000 1.4 +++ eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -1,76 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file Index: eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/testAll.bat =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/Attic/testAll.bat,v retrieving revision 1.5 diff -u -r1.5 testAll.bat --- eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/testAll.bat 14 Jan 2010 16:05:54 -0000 1.5 +++ eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/testAll.bat 27 Sep 2010 15:45:51 -0000 @@ -1,14 +1,3 @@ -@echo off -cd %1 -REM test script - -REM add the extra binaries to the system path -set PATH=%PATH%;%1\..\windowsBin - -mkdir results - -REM add Cloudscape plugin to junit tests zip file -zip eclipse-junit-tests-%3%.zip -rm eclipse REM run all tests. -vm argument used as is to eclipse launcher for target eclipse call runtests.bat -vm %cd%\..\jdk6_17\jre\bin\javaw -properties vm.properties "-Dtest.target=performance" "-Dplatform=win32perf2" 1> %2 2>&1 Index: eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/testing.properties =================================================================== RCS file: eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/testing.properties diff -N eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/testing.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/testing.properties 14 Jan 2010 16:05:53 -0000 1.8 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,67 +0,0 @@ -############################################################################### -# Copyright (c) 2004, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#target to call in test.xml: runtests-local | runtests-remote -testTarget=runtests-remote - -#use rsh as protocol for login and copying files. -rsh=true - -#directory on test machine where automated testing framework will be installed -testDir=c:\\buildtest\\${buildLabel} - -#name of zip file containing automated testing framework and JUnit test plug-ins -testFramework=eclipse-Automated-Tests-${buildId}.zip - -#name of runtime to install and test -runtime=eclipse-SDK-${buildId}-win32.zip - -#name of deltaPack to install and test -runtimeDeltapack=eclipse-${buildId}-delta-pack.zip - -#name of Platform runtime to install and test -runtimePlatform=eclipse-platform-${buildId}-win32.zip -previousRuntimePlatform=eclipse-platform-3.5-win32.zip - -#directory where test scripts are launched -executionDir=${testDir}\\eclipse-testing - -#eclipse platforms: win32 | linux-motif | linux-gtk | aix-motif | hpux-motif |solaris-motif -platform=win32perf2 - -#name of file that captures console output from running JUnit plug-in tests -consolelog=winxp.perf2_consolelog.txt - -#name of script to execute on remote machine -testScript=start /min /wait ${executionDir}\\testAll.bat - -#arguments to $(testScript) -args=${executionDir} winxp.perf2_consolelog.txt ${buildId} - -#name and path to downloaded vm. -vmDest=jdk-6u17-fcs-bin-b04-windows-i586-11_oct_2009.zip - -#cvsroot -cvsRoot=kmoir@ottcvs1:/home/cvs/releng - -#URL to vm used to run tests -vmUrl=jdks/1.6/${vmDest} - -#command to execute via rsh to install the vm -vmInstallCommand="unzip -o -qq ${testDir}\\${vmDest} -d ${testDir}" - -#Ant property to set default vm installation -skipVmInstall=true - -#extra binaries directory relative to testConfigs directory -extraBinariesDir=${base.builder}/../eclipseInternalBuildTools/bin/windowsBin - -#Cloudscape plug-in location -internalPlugins=${base.builder}/../eclipseInternalBuildTools/plugins Index: eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/vm.properties =================================================================== RCS file: eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/vm.properties diff -N eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/vm.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/vista-perf/vm.properties 21 Jul 2009 15:51:06 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -extraVMargs=-Declipse.perf.dbloc=net://trelenggtk.ottawa.ibm.com:1528;dbname=perfDb36 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-6.0/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-6.0/customTest.xml,v retrieving revision 1.5 diff -u -r1.5 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-6.0/customTest.xml 11 Sep 2009 18:12:21 -0000 1.5 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-6.0/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -38,6 +38,11 @@ + + + + + Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/customTest.xml,v retrieving revision 1.8 diff -u -r1.8 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/customTest.xml 27 Oct 2009 13:49:24 -0000 1.8 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -45,6 +45,11 @@ + + + + + Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testAll.bat =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testAll.bat,v retrieving revision 1.6 diff -u -r1.6 testAll.bat --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testAll.bat 14 Jan 2010 16:05:54 -0000 1.6 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testAll.bat 27 Sep 2010 15:45:51 -0000 @@ -8,5 +8,5 @@ zip eclipse-junit-tests-%3%.zip -rm eclipse REM run all tests -call runtests.bat -vm %cd%\..\jdk1.5.0_22\jre\bin\javaw -properties vm.properties "-Dtest.target=performance" "-Dplatform=win32perf1" 1> %2 2>&1 +call runtests.bat -vm %cd%\..\jdk6_17\jre\bin\javaw -properties vm.properties "-Dtest.target=performance" "-Dplatform=win32perf1" 1> %2 2>&1 exit \ No newline at end of file Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testing.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testing.properties,v retrieving revision 1.11 diff -u -r1.11 testing.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testing.properties 14 Jan 2010 16:05:54 -0000 1.11 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/testing.properties 27 Sep 2010 15:45:51 -0000 @@ -46,17 +46,26 @@ args=${executionDir} winxp.perf1_consolelog.txt ${buildId} #name and path to downloaded vm. -vmDest=jdk-1_5_0_22-fcs-bin-b03-windows-i586-09_oct_2009.zip +vmDest=jdk-6u17-fcs-bin-b04-windows-i586-11_oct_2009.zip #cvsroot cvsRoot=kmoir@ottcvs1:/home/cvs/releng #URL to vm used to run tests -vmUrl=jdks/${vmDest} +vmUrl=jdks/1.6/${vmDest} #command to execute via rsh to install the vm vmInstallCommand="unzip -o -qq ${testDir}\\${vmDest} -d ${testDir}" +#name and path to 5.0 vm. +vmDest6=jdk-6u17-fcs-bin-b04-windows-i586-11_oct_2009.zip + +#URL to 5.0 vm used to run jdt core tests +vmUrl6=jdks/1.6/${vmDest6} + +#command to execute via rsh to install the 5.0 vm +vmInstallCommand6="unzip -o -qq ${testDir}\\${vmDest6} -d ${testDir}" + #Ant property to set default vm installation skipVmInstall=true Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/vm.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/vm.properties,v retrieving revision 1.6 diff -u -r1.6 vm.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/vm.properties 21 Jul 2009 15:51:06 -0000 1.6 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp-perf/vm.properties 27 Sep 2010 15:45:51 -0000 @@ -8,4 +8,4 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -extraVMargs=-Declipse.perf.dbloc=net://trelenggtk.ottawa.ibm.com:1528;dbname=perfDb36 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun +extraVMargs=-Declipse.perf.dbloc=net://minsky.ottawa.ibm.com:1528;dbname=perfDb37 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/Attic/customTest.xml,v retrieving revision 1.5 diff -u -r1.5 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/customTest.xml 11 Sep 2009 18:12:21 -0000 1.5 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/testAll.bat =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/Attic/testAll.bat,v retrieving revision 1.6 diff -u -r1.6 testAll.bat --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/testAll.bat 14 Jan 2010 16:05:55 -0000 1.6 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/testAll.bat 27 Sep 2010 15:45:51 -0000 @@ -1,11 +1 @@ -@echo off -cd %1 -REM test script -REM add the extra binaries to the system path -set PATH=%PATH%;%1\..\windowsBin - -REM run all tests -call runtests.bat -vm %cd%\..\jdk1.5.0_22\jre\bin\javaw -properties vm.properties 1> %2 2>&1 - -exit \ No newline at end of file Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/testing.properties =================================================================== RCS file: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/testing.properties diff -N eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/testing.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/testing.properties 14 Jan 2010 16:05:55 -0000 1.14 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,78 +0,0 @@ -############################################################################### -# Copyright (c) 2004, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#target to call in test.xml: runtests-local | runtests-remote -testTarget=runtests-remote - -#use rsh as protocol for login and copying files. -rsh=true - -#directory on test machine where automated testing framework will be installed -testDir=c:\\buildtest\\${buildLabel} - -#name of zip file containing automated testing framework and JUnit test plug-ins -testFramework=eclipse-Automated-Tests-${buildId}.zip - -#name of runtime to install and test -runtime=eclipse-SDK-${buildId}-win32.zip - -#name of deltaPack to install and test -runtimeDeltapack=eclipse-${buildId}-delta-pack.zip - -#name of Platform runtime to install and test -runtimePlatform=eclipse-platform-${buildId}-win32.zip -previousRuntimePlatform=eclipse-platform-3.5-win32.zip - -#directory where test scripts are launched -executionDir=${testDir}\\eclipse-testing - -#name of file that captures console output from running JUnit plug-in tests -consolelog=win32_consolelog.txt - -#name of script to execute on remote machine -testScript=start /min /wait ${executionDir}\\testAll.bat - -#arguments to $(testScript) -args=${executionDir} win32_consolelog.txt - -#name and path to downloaded vm. -vmDest=jdk-1_5_0_22-fcs-bin-b03-windows-i586-09_oct_2009.zip - -#cvsroot -cvsRoot=kmoir@ottcvs1:/home/cvs/releng - -#URL to vm used to run tests -vmUrl=jdks/${vmDest} - -#command to execute via rsh to install the vm -vmInstallCommand="unzip -o -qq ${testDir}\\${vmDest} -d ${testDir}" - -#name and path to 5.0 vm. -vmDest6=jdk-6u17-fcs-bin-b04-windows-i586-11_oct_2009.zip - -#URL to 5.0 vm used to run jdt core tests -vmUrl6=jdks/${vmDest6} - -#command to execute via rsh to install the 5.0 vm -vmInstallCommand6="unzip -o -qq ${testDir}\\${vmDest6} -d ${testDir}" - -#name and path to 1.6 vm. -vmDest6=jdk-6u17-fcs-bin-b04-windows-i586-11_oct_2009.zip - -#URL to 1.6 vm used to run jdt core tests -vmUrl6=jdks/1.6/${vmDest6} - -#command to execute via rsh to install the 1.6 vm -vmInstallCommand6="unzip -o -qq ${testDir}\\${vmDest6} -d ${testDir}" -#Ant property to set default vm installation -skipVmInstall=true - -#extra binaries directory relative to testConfigs directory -extraBinariesDir=${base.builder}/../eclipseInternalBuildTools/bin/windowsBin Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/vm.properties =================================================================== RCS file: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/vm.properties diff -N eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/vm.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp/vm.properties 20 Jan 2010 15:27:21 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -#J2SE-5.0=c:/buildtest/@buildid@/jdk1.5.0_06/jre/bin/java -J2SE-6.0=c:/buildtest/@buildid@/jdk6_17/jre/bin/javaw Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/customTest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/customTest.xml,v retrieving revision 1.3 diff -u -r1.3 customTest.xml --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/customTest.xml 27 Oct 2009 13:49:24 -0000 1.3 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/customTest.xml 27 Sep 2010 15:45:51 -0000 @@ -45,6 +45,11 @@ + + + + + Index: eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/vm.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/vm.properties,v retrieving revision 1.2 diff -u -r1.2 vm.properties --- eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/vm.properties 2 Oct 2009 15:48:05 -0000 1.2 +++ eclipse/buildConfigs/sdk.tests/testConfigs/win32xp2-perf/vm.properties 27 Sep 2010 15:45:51 -0000 @@ -8,4 +8,4 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -extraVMargs=-Declipse.perf.dbloc=net://trelenggtk.ottawa.ibm.com:1528;dbname=perfDb36 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun +extraVMargs=-Declipse.perf.dbloc=net://minsky.ottawa.ibm.com:1528;dbname=perfDb37 -Declipse.perf.config=config=@testMachine@;build=@buildType@@timestamp@;jvm=sun -Declipse.perf.assertAgainst=config=@testMachine@;build=@reference@;jvm=sun Index: eclipse/buildConfigs/sdk.tests/testScripts/readme.html =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testScripts/readme.html,v retrieving revision 1.10 diff -u -r1.10 readme.html --- eclipse/buildConfigs/sdk.tests/testScripts/readme.html 23 Apr 2009 21:26:41 -0000 1.10 +++ eclipse/buildConfigs/sdk.tests/testScripts/readme.html 27 Sep 2010 15:45:51 -0000 @@ -150,8 +150,6 @@ linuxgtkx86 linuxgtkx86_64 - - linuxgtkppc linuxmotifx86 Index: eclipse/buildConfigs/sdk.tests/testScripts/runtests =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testScripts/runtests,v retrieving revision 1.18 diff -u -r1.18 runtests --- eclipse/buildConfigs/sdk.tests/testScripts/runtests 4 Nov 2009 16:46:57 -0000 1.18 +++ eclipse/buildConfigs/sdk.tests/testScripts/runtests 27 Sep 2010 15:45:51 -0000 @@ -66,7 +66,7 @@ cd $dir # verify os, ws and arch values passed in are valid before running tests -if [ "$os-$ws-$arch" = "linux-motif-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86" ] || [ "$os-$ws-$arch" = "macosx-carbon-ppc" ] || [ "$os-$ws-$arch" = "macosx-carbon-x86" ] || [ "$os-$ws-$arch" = "macosx-cocoa-ppc" ] || [ "$os-$ws-$arch" = "macosx-cocoa-x86" ]|| [ "$os-$ws-$arch" = "solaris-motif-sparc" ] || [ "$os-$ws-$arch" = "aix-motif-ppc" ] || [ "$os-$ws-$arch" = "solaris-gtk-sparc" ] || [ "$os-$ws-$arch" = "solaris-gtk-x86" ] ||[ "$os-$ws-$arch" = "qnx-photon-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc64" ] || [ "$os-$ws-$arch" = "linux-gtk-ia64" ] || [ "$os-$ws-$arch" = "linux-gtk-x86_64" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32"] +if [ "$os-$ws-$arch" = "linux-motif-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86" ] || [ "$os-$ws-$arch" = "macosx-carbon-ppc" ] || [ "$os-$ws-$arch" = "macosx-carbon-x86" ] || [ "$os-$ws-$arch" = "macosx-cocoa-ppc" ] || [ "$os-$ws-$arch" = "macosx-cocoa-x86" ]|| [ "$os-$ws-$arch" = "solaris-motif-sparc" ] || [ "$os-$ws-$arch" = "aix-motif-ppc" ] || [ "$os-$ws-$arch" = "solaris-gtk-sparc" ] || [ "$os-$ws-$arch" = "solaris-gtk-x86" ] ||[ "$os-$ws-$arch" = "qnx-photon-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc64" ] || [ "$os-$ws-$arch" = "linux-gtk-ia64" ] || [ "$os-$ws-$arch" = "linux-gtk-x86_64" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32"] then if [ ! -r eclipse ] then Index: eclipse/buildConfigs/sdk.tests/testScripts/test.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk.tests/testScripts/test.xml,v retrieving revision 1.96 diff -u -r1.96 test.xml --- eclipse/buildConfigs/sdk.tests/testScripts/test.xml 21 Apr 2010 18:18:26 -0000 1.96 +++ eclipse/buildConfigs/sdk.tests/testScripts/test.xml 27 Sep 2010 15:45:51 -0000 @@ -82,10 +82,18 @@ - + + + + + + - + + + + @@ -121,13 +129,16 @@ + + + + + -installIU ${extraIU} + - + - - @@ -139,17 +150,19 @@ - + + + + + -installIU ${testPlugin} + - + - - @@ -161,7 +174,7 @@ - + @@ -217,13 +230,6 @@ - - - - - - - @@ -775,7 +781,6 @@ - Index: eclipse/buildConfigs/sdk/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/build.properties,v retrieving revision 1.38 diff -u -r1.38 build.properties --- eclipse/buildConfigs/sdk/build.properties 19 May 2010 13:52:49 -0000 1.38 +++ eclipse/buildConfigs/sdk/build.properties 27 Sep 2010 15:45:48 -0000 @@ -30,7 +30,6 @@ macosx, cocoa, x86 & \ macosx, cocoa, x86_64 & \ linux, gtk, x86 & \ - linux, gtk, ppc & \ linux, gtk, ppc64 & \ linux, gtk, x86_64 &\ linux, gtk, s390x &\ Index: eclipse/buildConfigs/sdk/customTargets.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/customTargets.xml,v retrieving revision 1.102 diff -u -r1.102 customTargets.xml --- eclipse/buildConfigs/sdk/customTargets.xml 19 Apr 2010 18:57:00 -0000 1.102 +++ eclipse/buildConfigs/sdk/customTargets.xml 27 Sep 2010 15:45:48 -0000 @@ -69,11 +69,6 @@ - - - - - Index: eclipse/buildConfigs/sdk/oldsrcBuild/build.bat =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/oldsrcBuild/build.bat,v retrieving revision 1.3 diff -u -r1.3 build.bat --- eclipse/buildConfigs/sdk/oldsrcBuild/build.bat 1 Feb 2010 14:22:37 -0000 1.3 +++ eclipse/buildConfigs/sdk/oldsrcBuild/build.bat 27 Sep 2010 15:45:51 -0000 @@ -32,7 +32,6 @@ if %installOs%-%ws%-%arch%==win32-win32-x86 goto run if %installOs%-%ws%-%arch%==linux-motif-x86 goto run if %installOs%-%ws%-%arch%==linux-gtk-x86 goto run -if %installOs%-%ws%-%arch%==linux-gtk-ppc goto run if %installOs%-%ws%-%arch%==linux-gtk-x86_64 goto run if %installOs%-%ws%-%arch%==linux-gtk-s390 goto run if %installOs%-%ws%-%arch%==linux-gtk-s390x goto run Index: eclipse/buildConfigs/sdk/oldsrcBuild/fetch/instructions.html =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/oldsrcBuild/fetch/instructions.html,v retrieving revision 1.2 diff -u -r1.2 instructions.html --- eclipse/buildConfigs/sdk/oldsrcBuild/fetch/instructions.html 1 Feb 2010 14:22:38 -0000 1.2 +++ eclipse/buildConfigs/sdk/oldsrcBuild/fetch/instructions.html 27 Sep 2010 15:45:51 -0000 @@ -85,12 +85,7 @@ linux gtk x86_64 - - - linux - gtk - ppc - + macosx carbon Index: eclipse/buildConfigs/sdk/oldsrcBuild/incl/instructions.html =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/oldsrcBuild/incl/instructions.html,v retrieving revision 1.2 diff -u -r1.2 instructions.html --- eclipse/buildConfigs/sdk/oldsrcBuild/incl/instructions.html 1 Feb 2010 14:22:38 -0000 1.2 +++ eclipse/buildConfigs/sdk/oldsrcBuild/incl/instructions.html 27 Sep 2010 15:45:51 -0000 @@ -96,12 +96,7 @@ linux gtk x86_64 - - - linux - gtk - ppc - + macosx carbon Index: eclipse/buildConfigs/sdk/srcBuild/build =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/srcBuild/build,v retrieving revision 1.32 diff -u -r1.32 build --- eclipse/buildConfigs/sdk/srcBuild/build 1 Feb 2010 14:22:38 -0000 1.32 +++ eclipse/buildConfigs/sdk/srcBuild/build 27 Sep 2010 15:45:51 -0000 @@ -52,7 +52,7 @@ exit 1 fi -if [ "$os-$ws-$arch" = "linux-motif-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86_64" ] || [ "$os-$ws-$arch" = "solaris-motif-sparc" ] || [ "$os-$ws-$arch" = "solaris-gtk-x86" ] || [ "$os-$ws-$arch" = "solaris-gtk-sparc" ] || [ "$os-$ws-$arch" = "aix-motif-ppc" ] || [ "$os-$ws-$arch" = "hpux-motif-PA_RISC" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32"] || [ "$os-$ws-$arch" = "qnx-photon-x86" ] || [ "$os-$ws-$arch" = "win32-win32-x86" ] || [ "$os-$ws-$arch" = "win32-win32-x86_64" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc64" ] || [ "$os-$ws-$arch" = "macosx-carbon-ppc" ] || [ "$os-$ws-$arch" = "macosx-cocoa-x86" ] || [ "$os-$ws-$arch" = "macosx-cocoa-x86_64" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32" ] +if [ "$os-$ws-$arch" = "linux-motif-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86" ] || [ "$os-$ws-$arch" = "linux-gtk-x86_64" ] || [ "$os-$ws-$arch" = "solaris-motif-sparc" ] || [ "$os-$ws-$arch" = "solaris-gtk-x86" ] || [ "$os-$ws-$arch" = "solaris-gtk-sparc" ] || [ "$os-$ws-$arch" = "aix-motif-ppc" ] || [ "$os-$ws-$arch" = "hpux-motif-PA_RISC" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32"] || [ "$os-$ws-$arch" = "qnx-photon-x86" ] || [ "$os-$ws-$arch" = "win32-win32-x86" ] || [ "$os-$ws-$arch" = "win32-win32-x86_64" ] || [ "$os-$ws-$arch" = "linux-gtk-ppc64" ] || [ "$os-$ws-$arch" = "macosx-carbon-ppc" ] || [ "$os-$ws-$arch" = "macosx-cocoa-x86" ] || [ "$os-$ws-$arch" = "macosx-cocoa-x86_64" ] || [ "$os-$ws-$arch" = "hpux-motif-ia64_32" ] then if [ ! -r eclipse ] Index: eclipse/buildConfigs/sdk/srcBuild/run.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/srcBuild/run.xml,v retrieving revision 1.5.4.1 diff -u -r1.5.4.1 run.xml --- eclipse/buildConfigs/sdk/srcBuild/run.xml 20 Jul 2010 13:19:21 -0000 1.5.4.1 +++ eclipse/buildConfigs/sdk/srcBuild/run.xml 27 Sep 2010 15:45:51 -0000 @@ -28,7 +28,7 @@ - + Index: eclipse/buildConfigs/test.framework/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/test.framework/build.properties,v retrieving revision 1.10 diff -u -r1.10 build.properties --- eclipse/buildConfigs/test.framework/build.properties 29 Feb 2008 15:41:40 -0000 1.10 +++ eclipse/buildConfigs/test.framework/build.properties 27 Sep 2010 15:45:51 -0000 @@ -39,3 +39,17 @@ zipargs= tarargs= + +individualSourceBundles=true +collPlace=eclipse +collBase=. +flattenDependencies=true +parallelCompilation=true +p2.gathering=true +p2.compress=true +p2.publishonerror=true +p2.build.repo=file:${buildDirectory}/buildRepoTestFramework +zipargs= +tarargs= +skipMirroring=true + Index: eclipse/buildConfigs/test.framework/customTargets.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/test.framework/customTargets.xml,v retrieving revision 1.6 diff -u -r1.6 customTargets.xml --- eclipse/buildConfigs/test.framework/customTargets.xml 20 Nov 2009 21:03:36 -0000 1.6 +++ eclipse/buildConfigs/test.framework/customTargets.xml 27 Sep 2010 15:45:51 -0000 @@ -1,194 +1,188 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lastMapTag=${buildId} - - + + + + + + + + + + + - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: eclipse/buildConfigs/test.framework/packager/customTargets.xml =================================================================== RCS file: eclipse/buildConfigs/test.framework/packager/customTargets.xml diff -N eclipse/buildConfigs/test.framework/packager/customTargets.xml --- eclipse/buildConfigs/test.framework/packager/customTargets.xml 31 Aug 2006 16:01:09 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: eclipse/buildConfigs/test.framework/packager/packager.properties =================================================================== RCS file: eclipse/buildConfigs/test.framework/packager/packager.properties diff -N eclipse/buildConfigs/test.framework/packager/packager.properties --- eclipse/buildConfigs/test.framework/packager/packager.properties 24 Mar 2006 18:03:56 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,77 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -################## CONTENT ########################## -# A comma separated list of feature ids that will be part of the archive. -# This list must completely cover the features you want and all their dependencies. -featureList = \ - org.eclipse.test - -# A comma seperated list of the components from which the features listed -# in featureList can be found. This is used to optimize the set of zips downloaded. -# The values given here should match those found at the end of the lines in the map file -# Specify * if you don't know -componentFilter=full,root - -# The zip content types to fetch. Like the componentFilter, this filters the set of -# available zips and allows the packager to optimize the set of zips downloaded. -contentFilter=runtime - -# The platform configuration (e.g., os, ws, arch) being packaged. *,*,* can be -# specified when the config is completely platform independent. Only one configuration -# can be specified at a time. -config=\ - common,common,common - -archivesFormat =\ - common, common, common-zip - -################ FOLDERS ############################ -#The directory used as a base for the all process -baseDirectory = ${packagingInfo} - -# The place in which all the scripts will be contained -workingDirectory = ${baseDirectory}/workingPlace - -# The folder in which all the zips will be downloaded -downloadDirectory = ${buildDirectory}/toPackage - -# The folder where all the operations are being done -tempDirectory = ${baseDirectory}/temp - -# The place in which the zips are located -sourceFolder = ${downloadDirectory} - -################# SOURCES ########################### -# A comma separated list of the path where features and plugins are located. -# Locations can either be relative or absolute. -# An entry must point to one level above the "features" and "plugins" directory -featurePaths = eclipse -baseLocation=${tempDirectory}/${featurePaths} - -################## MISC ########################## -# This controls the build id in the default name of the archive -buildId= - -# extra arguments to be passed to zip / unzip (-y is usually used on unix for zip) / tar -zipargs=-y -q -unzipArgs=-qq -tarargs=--owner=0 --group=0 - -# the prefix in the archive -archivePrefix=eclipse - -# the folder in which the files that will be added to the archive will be placed -collectingFolder=eclipse - - -############### PACKAGING.PROPERTIES ############################# -# a relative path to the file containing the properties for element to package -packagingProperties = packaging.properties Index: eclipse/buildConfigs/test.framework/packager/packaging.properties =================================================================== RCS file: eclipse/buildConfigs/test.framework/packager/packaging.properties diff -N eclipse/buildConfigs/test.framework/packager/packaging.properties --- eclipse/buildConfigs/test.framework/packager/packaging.properties 24 Mar 2006 18:03:56 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# The chmod and links must indicate a path relative to the root directory. - -# List the files and folders to be copied into the root of eclipse for all platform -# configurations -root=epl-v10.html, notice.html Index: eclipse/helper.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/helper.xml,v retrieving revision 1.140 diff -u -r1.140 helper.xml --- eclipse/helper.xml 1 Feb 2010 14:22:37 -0000 1.140 +++ eclipse/helper.xml 27 Sep 2010 15:45:48 -0000 @@ -358,7 +358,7 @@ -print -output ${postingDirectory}/${buildLabel}/performance/ -config eplnx1,eplnx2,epwin2,epwin3 - -dataDir ${postingDirectory}/../../data/v36 + -dataDir ${postingDirectory}/../../data/v37 -config.properties ${eclipse.perf.config.descriptors} -scenario.pattern org.eclipse.%.test%" /> Zip of .api_filters files used in the build"; ?> @@ -153,8 +159,8 @@ the number of errors is indicated in a red bold font and you may access the page specific to each component on a specific platform by clicking the cell link.

- - + + %testresults%
org.eclipse
Component
Test Configurations
RHEL4, SUN 1.5.0RHEL4, SUN 1.6.0 MacOSX, Apple 1.5.0_16-133 WIN XP, SUN 1.5.0 WIN XP, SUN 1.6.0
org.eclipse
Component
Test Configurations
RHEL5, SUN 1.6.0 MacOSX, Apple 1.5.0_16-133 WIN XP, SUN 1.6.0

Index: eclipse/publishingFiles/testManifest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/eclipse/publishingFiles/testManifest.xml,v retrieving revision 1.90.2.1 diff -u -r1.90.2.1 testManifest.xml --- eclipse/publishingFiles/testManifest.xml 8 Jun 2010 19:12:50 -0000 1.90.2.1 +++ eclipse/publishingFiles/testManifest.xml 27 Sep 2010 15:45:51 -0000 @@ -490,14 +490,6 @@ - - - - - - - - @@ -506,30 +498,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - @@ -554,18 +522,6 @@ - - - - - - - - - - - - @@ -578,24 +534,12 @@ - - - - - - - - - - - - @@ -608,150 +552,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -829,345 +629,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - + @@ -1175,9 +640,7 @@ - - - + @@ -1185,9 +648,7 @@ - - - + @@ -1195,9 +656,7 @@ - - - + @@ -1205,9 +664,7 @@ - - - + @@ -1215,9 +672,7 @@ - - - + @@ -1225,9 +680,7 @@ - - - + @@ -1235,9 +688,7 @@ - - - + @@ -1245,9 +696,7 @@ - - - + @@ -1255,9 +704,7 @@ - - - + @@ -1265,9 +712,7 @@ - - - + @@ -1275,9 +720,7 @@ - - - + @@ -1641,247 +1084,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: equinox/buildConfigs/equinox-launchers/build.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml,v retrieving revision 1.8 diff -u -r1.8 build.xml --- equinox/buildConfigs/equinox-launchers/build.xml 1 Feb 2010 14:22:37 -0000 1.8 +++ equinox/buildConfigs/equinox-launchers/build.xml 27 Sep 2010 15:45:51 -0000 @@ -17,7 +17,6 @@ - Index: equinox/buildConfigs/equinox.p2.installer/build.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/equinox/buildConfigs/equinox.p2.installer/build.properties,v retrieving revision 1.10 diff -u -r1.10 build.properties --- equinox/buildConfigs/equinox.p2.installer/build.properties 20 Nov 2009 21:03:36 -0000 1.10 +++ equinox/buildConfigs/equinox.p2.installer/build.properties 27 Sep 2010 15:45:51 -0000 @@ -130,7 +130,7 @@ skipMaps=false mapsRepo=${mapsRepo} mapsRoot=org.eclipse.releng -mapsCheckoutTag=HEAD +mapsCheckoutTag=${mapVersionTag} #tagMaps=true mapsTagTag=v${buildId} Index: equinox/buildConfigs/equinox.prov/run.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/equinox/buildConfigs/equinox.prov/run.xml,v retrieving revision 1.177.2.2 diff -u -r1.177.2.2 run.xml --- equinox/buildConfigs/equinox.prov/run.xml 9 Jun 2010 19:15:46 -0000 1.177.2.2 +++ equinox/buildConfigs/equinox.prov/run.xml 27 Sep 2010 15:45:51 -0000 @@ -7,7 +7,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -30,6 +30,14 @@ + + + + + + + + @@ -125,6 +133,7 @@ +
@@ -179,7 +188,7 @@ - + @@ -191,7 +200,7 @@ - + @@ -203,7 +212,7 @@ - + @@ -215,7 +224,7 @@ - + @@ -227,7 +236,7 @@ - + @@ -239,7 +248,7 @@ - + @@ -249,21 +258,9 @@ - - - + @@ -273,9 +270,9 @@ - + - + - + @@ -311,7 +308,7 @@ - + @@ -323,7 +320,7 @@ - + @@ -335,7 +332,7 @@ - + @@ -347,7 +344,7 @@ - + @@ -359,7 +356,7 @@ - + @@ -371,7 +368,7 @@ - + @@ -383,7 +380,7 @@ - + @@ -395,7 +392,7 @@ - + @@ -410,7 +407,7 @@ - + @@ -422,7 +419,7 @@ - + @@ -434,7 +431,7 @@ - + @@ -458,7 +455,7 @@ - + @@ -470,7 +467,7 @@ - + @@ -482,7 +479,7 @@ - + @@ -494,7 +491,7 @@ - + @@ -506,7 +503,7 @@ - + @@ -518,7 +515,7 @@ - + @@ -530,7 +527,7 @@ - + @@ -542,7 +539,7 @@ - + @@ -554,7 +551,7 @@ - + @@ -569,7 +566,7 @@ - + @@ -581,7 +578,7 @@ - + @@ -593,7 +590,7 @@ - + @@ -617,7 +614,7 @@ - + @@ -629,7 +626,7 @@ - + @@ -641,7 +638,7 @@ - + @@ -653,7 +650,7 @@ - + @@ -665,7 +662,7 @@ - + @@ -677,7 +674,7 @@ - + @@ -689,7 +686,7 @@ - + @@ -701,7 +698,7 @@ - + @@ -713,7 +710,7 @@ - + @@ -813,7 +810,7 @@ - + @@ -829,17 +826,8 @@ - - - - - Index: equinox/publishingFiles/templateFiles/index.php.template =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/equinox/publishingFiles/templateFiles/index.php.template,v retrieving revision 1.22 diff -u -r1.22 index.php.template --- equinox/publishingFiles/templateFiles/index.php.template 9 Apr 2010 14:44:34 -0000 1.22 +++ equinox/publishingFiles/templateFiles/index.php.template 27 Sep 2010 15:45:51 -0000 @@ -86,8 +86,9 @@ - API Tools Version Verification Report This tool verifies the versions of the plugins against Eclipse 3.5.2. Exclusions are listed in org.eclipse.releng/apiexclude/exclude_list_external.txt. - API Tools Post-API Freeze Report This report describes API changes since 3.6M6. Exclusions are listed in org.eclipse.releng/apiexclude/exclude_list.txt. + API Tools Version Verification Report This tool verifies the versions of the plugins against Eclipse 3.6. Exclusions are listed in org.eclipse.releng/apiexclude/exclude_list_external.txt. +
  • API Tools Deprecation Report This tool generates a report for API deprecated since 3.6. + Index: equinox/publishingFiles/testManifest.xml =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.releng.eclipsebuilder/equinox/publishingFiles/testManifest.xml,v retrieving revision 1.81.2.1 diff -u -r1.81.2.1 testManifest.xml --- equinox/publishingFiles/testManifest.xml 7 Jun 2010 20:48:36 -0000 1.81.2.1 +++ equinox/publishingFiles/testManifest.xml 27 Sep 2010 15:45:51 -0000 @@ -110,11 +110,11 @@ - + - + - + @@ -133,8 +133,6 @@ - -