diff -r 1daf15992259 -r f20f92c25c50 scripts/build.properties.SED --- a/scripts/build.properties.SED Wed Mar 10 10:50:49 2010 -0800 +++ b/scripts/build.properties.SED Wed Mar 10 14:05:39 2010 -0800 @@ -55,7 +55,7 @@ #groupConfigurations=true #The format of the archive. By default a zip is created using antZip. -#The list can only contain the configuration for which the desired format is different than zip. +#The list can only contain the configuration for which the desired format is different than zip. archivesFormat=win32, win32, x86 - zip& \ linux, gtk, x86 - zip& \ macosx, cocoa, x86 - zip @@ -109,7 +109,7 @@ buildType=N # ID of the build. Used in naming the build output. -buildId=TestBuild +buildId=WrtIde # Label for the build. Used in naming the build output buildLabel=${buildType}.${buildId} @@ -132,12 +132,12 @@ # in most RCP app or a plug-in, the baseLocation should be the location of a previously # installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack. -base=/usr/eclipse/JEE +base=/usr/master/eclipse/3.5.2/jee baseLocation=${base}/eclipse -eclipseLocation=/usr/eclipse +eclipseLocation=/usr/master/eclipse/3.5.2/pde equinoxLauncherPluginVersion=1.0.201.R35x_v20090715 -pdeBuildPluginVersion=3.5.1.R35x_20090820 +pdeBuildPluginVersion=3.5.2.R35x_20100114 #Folder containing repositories whose content is needed to compile against #repoBaseLocation=${base}/repos