Gitiles
Code Review
Sign In
git.eclipse.org
/
webtools
/
webtools.releng
/
1429bcae7030589d6503cc499391ee4994904f29
/
.
/
org.eclipse.wtp.releng.webupdatesite
/
build-home
/
runCreatePack200s.sh
blob: 3412c11dbcbf782e91c81755edbe8e94b49483a1 [
file
] [
log
] [
blame
]
#!/bin/sh
# script to run update, setting properties, for all projects
source properties
.
shsource
source parseSiteArg
.
shsource
ant
-
f createPack200s
.
xml
-
Declipse
.
home
=
$
{
eclipseLocation
}
-
Dupdate
.
site
=
$
{
updateSite
}