Skip to content
Snippets Groups Projects
Commit e468b50d authored by david_williams's avatar david_williams
Browse files

tweaking download site

parent a73a6cb4
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,14 @@
# script to run update, setting properties, for all projects
#updateSite=$HOME/downloads/webtools/testUpdates
updateSite=$HOME/downloads/webtools/declaredUpdates
updateSite=$HOME/downloads/webtools/testUpdates
#updateSite=$HOME/downloads/webtools/declaredUpdates
#mainSiteFileName=siteWTPCallisto.xml
mainSiteFileName=siteEuropa.xml
mainSiteFileName=site.xml
#mainSiteFileName=siteEuropa.xml
eclipseLocation=$HOME/eclipse-ppc-33M5
eclipseLocation=$HOME/eclipse-ppc-33M6
ant -f createDigests.xml -Declipse.home=$eclipseLocation -DupdateSite=$updateSite -DmainSiteFileName=$mainSiteFileName
......@@ -2,10 +2,10 @@
# script to run update, setting properties, for all projects
#updateSite=$HOME/downloads/webtools/testUpdates
updateSite=$HOME/downloads/webtools/declaredUpdates
updateSite=$HOME/downloads/webtools/testUpdates
#updateSite=$HOME/downloads/webtools/declaredUpdates
eclipseLocation=$HOME/eclipse-ppc-33M5
eclipseLocation=$HOME/eclipse-ppc-33M6
ant -f createPack200s.xml -Declipse.home=$eclipseLocation -DupdateSite=$updateSite
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment