blob: ae5f59e0f2dddfdbd2ab2a3f53f6d78e3dadd9ca [file] [log] [blame]
#
# this file spells out what needs to be loaded into the runnable repo
# used to compile this build
#
targetDownloadId=v20100305
# these need to be updated to track I builds
eclipseBuildId=I20100305-1011
emfBuildId=S201002011637
#emfRepoZip=emf-xsd-Update-${emfBuildId}.zip
emfRepoZip=emf-xsd-Update-2.6.0M5.zip
gefBuildId=I201003041708
gefRepoZip=GEF-Update-${gefBuildId}.zip
#gefRepoZip=GEF-Update-3.6.0M5.zip
wtpBuildId=I-3.2.0-20100225133445
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}