mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
Re-enable P2 metadata generation
This commit is contained in:
parent
b26e92cf25
commit
ac4002b5fa
1 changed files with 3 additions and 3 deletions
|
@ -337,7 +337,7 @@ java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
|
|||
-digestBuilder -digestOutputDir=$SITE \
|
||||
-siteXML=$SITE/site-europa.xml
|
||||
|
||||
if false ; then
|
||||
##if false ; then
|
||||
#Create P2 metadata
|
||||
echo "Creating P2 metadata..."
|
||||
#Always create from scratch
|
||||
|
@ -355,8 +355,8 @@ java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
|
|||
-compress \
|
||||
-reusePack200Files \
|
||||
-noDefaultIUs \
|
||||
-vmargs -Xmx128M
|
||||
fi
|
||||
-vmargs -Xmx256M
|
||||
##fi
|
||||
|
||||
cd $SITE
|
||||
chgrp -R dsdp-tmadmin .
|
||||
|
|
Loading…
Add table
Reference in a new issue