1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 11:13:34 +02:00

Re-enable P2 metadata generation

This commit is contained in:
Martin Oberhuber 2008-05-21 14:48:08 +00:00
parent b26e92cf25
commit ac4002b5fa

View file

@ -337,7 +337,7 @@ java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
-digestBuilder -digestOutputDir=$SITE \ -digestBuilder -digestOutputDir=$SITE \
-siteXML=$SITE/site-europa.xml -siteXML=$SITE/site-europa.xml
if false ; then ##if false ; then
#Create P2 metadata #Create P2 metadata
echo "Creating P2 metadata..." echo "Creating P2 metadata..."
#Always create from scratch #Always create from scratch
@ -355,8 +355,8 @@ java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
-compress \ -compress \
-reusePack200Files \ -reusePack200Files \
-noDefaultIUs \ -noDefaultIUs \
-vmargs -Xmx128M -vmargs -Xmx256M
fi ##fi
cd $SITE cd $SITE
chgrp -R dsdp-tmadmin . chgrp -R dsdp-tmadmin .