blob: e2cdcd8be69f81d1f0d9051fc2f004f91bc68c7b [file] [log] [blame]
#
# this file spells out what needs to be loaded into the runnable repo
# used to compile this build
#
targetDownloadId=v20091118x
# these need to be updated to track I builds
eclipseBuildId=I20091118-1342
emfBuildId=S200911060804
#emfRepoZip=emf-xsd-Update-${emfBuildId}.zip
emfRepoZip=emf-xsd-Update-2.6.0M3.zip
gefBuildId=I200911051536
gefRepoZip=GEF-Update-${gefBuildId}.zip
#gefRepoZip=GEF-Update-3.6.0M2.zip
wtpBuildId=S-3.2.0M3-20091106000626
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}