1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

[releng] get java2-50 from /shared/dsdp/tm in order to allow local updates

This commit is contained in:
Martin Oberhuber 2007-03-01 11:46:00 +00:00
parent 35345abe3c
commit fdaeaa07de
2 changed files with 2 additions and 2 deletions

View file

@ -120,7 +120,7 @@ if [ -f package.count -a "$FILES" != "" ]; then
#Update the signedUpdates site
echo "Refreshing signedUpdates site"
cd $HOME/downloads-tm/signedUpdates/bin
cvs udpate
cvs update
./mkTestUpdates.sh
fi
fi

View file

@ -256,7 +256,7 @@ sed -e '/!EUROPA_ONLY!/d' site.xml > site-europa.xml
echo "Packing the site... $SITE"
#java -Dorg.eclipse.update.jarprocessor.pack200=$mydir \
#java -jar $HOME/ws2/eclipse/startup.jar \
-jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
-application org.eclipse.update.core.siteOptimizer \
-jarProcessor -outputDir $SITE \
-processAll -pack $SITE