blob: 09bdb45a5aa260aac649fb2b58e97b605f451931 [file] [log] [blame]
#!/bin/sh
# script to run update, setting properties, for all projects
#updateSite=${HOME}/downloads/webtools/testUpdates
updateSite=${HOME}/downloads/webtools/declaredUpdates
mainSiteFileName=site.xml
source eclipseLocation.shsource
ant -f createDigests.xml -Declipse.home=$eclipseLocation -DupdateSite=$updateSite -DmainSiteFileName=$mainSiteFileName