blob: 8b5d426f0471a27d6cc454c784fc0241ea732515 [file] [log] [blame]
#!/bin/sh
# script to run update, setting properties, for all projects
updateToolsDir=org.eclipse.wtp.releng.webupdatesite
updateSite=$HOME/downloads/webtools/updates
eclipseLocation=$HOME/eclipse-ppc-R32
# ant -f createPack200s.xml -Declipse.home=$eclipseLocation -DupdateSite=$updateSite
ant -f createDigests.xml -Declipse.home=$eclipseLocation -DupdateSite=$updateSite