blob: 09ad974ef0d8d043e348617db0a2191bc071595b [file] [log] [blame]
#
# this file spells out what needs to be loaded into the runnable repo
# used to compile this build
#
targetDownloadId=v20100112
# these need to be updated to track I builds
eclipseBuildId=I20100112-0800
emfBuildId=I201001101746
emfRepoZip=emf-xsd-Update-${emfBuildId}.zip
#emfRepoZip=emf-xsd-Update-2.6.0M4.zip
gefBuildId=I201001051444
gefRepoZip=GEF-Update-${gefBuildId}.zip
#gefRepoZip=GEF-Update-3.6.0M4.zip
wtpBuildId=I-3.2.0-20100107113913
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}