mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
Avoid unnecessary re-re-pack of official and milestone update sites
This commit is contained in:
parent
49b6c7fc7d
commit
240caefc56
1 changed files with 0 additions and 1 deletions
|
@ -276,7 +276,6 @@ mv -f site.xml.tmp site.xml
|
|||
# See https://bugs.eclipse.org/bugs/show_bug.cgi?id=154069
|
||||
echo "Packing the site... $SITE"
|
||||
case ${TYPE} in test*)
|
||||
if [ "${TYPE}" = "test" -o "${TYPE}" = "test
|
||||
#java -Dorg.eclipse.update.jarprocessor.pack200=$mydir \
|
||||
#java -jar $HOME/ws2/eclipse/startup.jar \
|
||||
java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
|
||||
|
|
Loading…
Add table
Reference in a new issue