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

[releng] p2 download stats

This commit is contained in:
Martin Oberhuber 2010-06-08 11:23:22 +00:00
parent 9e48c643ee
commit e2a04e8fb0

View file

@ -492,11 +492,12 @@ if [ x${DO_STATS} = x0 ]; then
-vmargs -Xmx256M
else
echo "Creating P2 metadata with download stats..."
# -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \
# -application org.sonatype.tycho.p2.updatesite.UpdateSitePublisherWithJRE \
# -p2.statsURI http://download.eclipse.org/stats/tm \
# -p2.statsTrackedBundles org.eclipse.rse.core,org.eclipse.tm.terminal,org.eclipse.tm.terminal.local \
CMD="java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
-application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \
-application org.sonatype.tycho.p2.updatesite.UpdateSitePublisherWithJRE \
-source ${SITE} \
-metadataRepository file:${SITE} \
-artifactRepository file:${SITE} \