mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 12:05:21 +02:00
[releng] p2 download stats
This commit is contained in:
parent
e53d6f1102
commit
9e48c643ee
1 changed files with 1 additions and 1 deletions
|
@ -495,12 +495,12 @@ else
|
||||||
# -application org.sonatype.tycho.p2.updatesite.UpdateSitePublisherWithJRE \
|
# -application org.sonatype.tycho.p2.updatesite.UpdateSitePublisherWithJRE \
|
||||||
# -p2.statsURI http://download.eclipse.org/stats/tm \
|
# -p2.statsURI http://download.eclipse.org/stats/tm \
|
||||||
# -p2.statsTrackedBundles org.eclipse.rse.core,org.eclipse.tm.terminal,org.eclipse.tm.terminal.local \
|
# -p2.statsTrackedBundles org.eclipse.rse.core,org.eclipse.tm.terminal,org.eclipse.tm.terminal.local \
|
||||||
# -compress \
|
|
||||||
CMD="java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
|
CMD="java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
|
||||||
-application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \
|
-application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \
|
||||||
-source ${SITE} \
|
-source ${SITE} \
|
||||||
-metadataRepository file:${SITE} \
|
-metadataRepository file:${SITE} \
|
||||||
-artifactRepository file:${SITE} \
|
-artifactRepository file:${SITE} \
|
||||||
|
-compress \
|
||||||
-vmargs -Xmx256M"
|
-vmargs -Xmx256M"
|
||||||
echo $CMD
|
echo $CMD
|
||||||
$CMD
|
$CMD
|
||||||
|
|
Loading…
Add table
Reference in a new issue