blob: 912c6225f531b9685434c1f2f1aa2b7f244dd436 [file] [log] [blame]
#
# this file spells out what needs to be loaded into the runnable repo
# used to compile this build
#
targetDownloadId=v20100121
# these need to be updated to track I builds
eclipseBuildId=I20100121-0800
emfBuildId=I201001101746
emfRepoZip=emf-xsd-Update-${emfBuildId}.zip
#emfRepoZip=emf-xsd-Update-2.6.0M4.zip
gefBuildId=I201001151504
gefRepoZip=GEF-Update-${gefBuildId}.zip
#gefRepoZip=GEF-Update-3.6.0M4.zip
wtpBuildId=S-3.2.0M4-20091210120653
wtpRepoZip=wst-sdk-buildrepo-${wtpBuildId}.zip
# these should change less frequently ... but not never, thank you very much
eclipseBuildURL=http://download.eclipse.org/eclipse/downloads/drops/${eclipseBuildId}
eclipseRepoURL=http://download.eclipse.org/eclipse/updates/3.6-I-builds/${eclipseBuildId}
emfBuildURL=http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.6.0/${emfBuildId}
emfRepoURL=${emfBuildURL}/${emfRepoZip}
gefBuildURL=http://download.eclipse.org/tools/gef/downloads/drops/3.6.0/${gefBuildId}
gefRepoURL=${gefBuildURL}/${gefRepoZip}
wtpBuildURL=http://download.eclipse.org/webtools/downloads/drops/R3.2.0/${wtpBuildId}
wptRepoURL=${wtpBuildURL}/repos/${wtpRepoZip}