blob: f6491a250bf9eab4bbb694605d10329383fe3fc5 [file] [log] [blame]
##############################################################
# GMF BASE PLATFORM properties
# Next GMF Base Platform will be built with the following parameters,
# and will be used by the subsequent GMF builds
gmfBaseBuildType=B
gmfBaseBuildDate=20080213
gmfBaseBuildTime=0000
#---------- Uncomment for Milestone/Release builds ---
gmfBaseBuildId=2.1M5
#---------- Uncomment for Interim builds ---
#gmfBaseBuildId=${gmfBaseBuildType}${gmfBaseBuildDate}
gmfBaseBuildLabel=${gmfBaseBuildType}-${gmfBaseBuildId}-${gmfBaseBuildDate}${gmfBaseBuildTime}
gmfBaseZip=${artifacts}/drops/${gmfBaseBuildLabel}/GMF-base-${gmfBaseBuildId}.zip
gmfBasePlatformZip=${artifacts}/drops/${gmfBaseBuildLabel}/GMF-baseplatform-${gmfBaseBuildId}-${baseos}.${basews}.${basearch}.zip
gmfBaseDownloadPage=http://download.eclipse.org/modeling/gmf/downloads/drops/${gmfBaseBuildLabel}/index.php
##############################################################
# ECLIPSE PLATFORM dependency
eclipseURL=http://www.eclipse.org/downloads/download.php?
platformBaseURL=file=/eclipse/downloads/drops/
eclipseBuildType=S
eclipseVersion=3.4M5
fullEclipseVersion=3.4.0
eclipseBuildDate=20080207
eclipseBuildTimestamp=1530
##############################################################
# Equinox version. //TODO: Refactor to discover the qualifier
equinoxLauncherPluginQualifier=1.0.100.v20080205
equinoxLauncherPluginId=org.eclipse.equinox.launcher
equinoxLauncherJar=${equinoxLauncherPluginId}_${equinoxLauncherPluginQualifier}.jar
##### Use these for Integration builds #####
#eclipseBuildId=${eclipseBuildType}${eclipseBuildDate}-${eclipseBuildTimestamp}
#eclipseArchiveName=eclipse-SDK-${eclipseBuildId}-${baseos}
##### Use these for Stable builds #####
eclipseBuildId=${eclipseBuildType}-${eclipseVersion}-${eclipseBuildDate}${eclipseBuildTimestamp}
eclipseArchiveName=eclipse-SDK-${eclipseVersion}-${baseos}
eclipseBaseURL=${eclipseURL}${platformBaseURL}${eclipseBuildId}/${eclipseArchiveName}
eclipseDownloadPage=http://download.eclipse.org/eclipse/downloads/drops/${eclipseBuildId}/index.php
# Automated testing framework
testPluginVersion=3.2.0
##### Use this one for Stable builds #####
testingFrameworkVersion=3.4M5
deltaPackVersion=3.4M5
##### Use this one for Integration builds #####
#testingFrameworkVersion=${eclipseBuildId}
#deltaPackVersion=${eclipseBuildId}
testingFrameworkZipName=eclipse-test-framework-${testingFrameworkVersion}.zip
testingFrameworkURL=${eclipseURL}file=/eclipse/downloads/drops/${eclipseBuildId}/${testingFrameworkZipName}${mirror}
deltaPackZipName=eclipse-${deltaPackVersion}-delta-pack.zip
deltaPackURL=${eclipseURL}file=/eclipse/downloads/drops/${eclipseBuildId}/${deltaPackZipName}${mirror}
##############################################################
# ORBIT bundles
orbitBuildType=S
orbitBuildDate=20080209
orbitBuildTime=163815
orbitBuildId=${orbitBuildType}${orbitBuildDate}${orbitBuildTime}
orbitMapName=orbitBundles-${orbitBuildId}.map
orbitMapURL=http://download.eclipse.org/tools/orbit/downloads/drops/${orbitBuildId}/${orbitMapName}
orbitDownloadPage=http://download.eclipse.org/tools/orbit/downloads/drops/${orbitBuildId}/index.php