From 466903a870c7d912b4785334f684be2c84f9dd00 Mon Sep 17 00:00:00 2001 From: Markus Knauer Date: Wed, 11 Mar 2009 17:28:47 +0000 Subject: trying it without mirrors --- releng/org.eclipse.epp.config/startEPP35.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'releng/org.eclipse.epp.config') diff --git a/releng/org.eclipse.epp.config/startEPP35.sh b/releng/org.eclipse.epp.config/startEPP35.sh index 8735af26..6c4a5153 100644 --- a/releng/org.eclipse.epp.config/startEPP35.sh +++ b/releng/org.eclipse.epp.config/startEPP35.sh @@ -89,7 +89,7 @@ do -p2.arch ${ARCHes[$index]} \ -roaming \ -vm ${JRE} \ - -vmargs -Declipse.p2.data.area=${PACKAGE_BUILD_DIR}/eclipse/p2 \ + -vmargs -Declipse.p2.mirrors=false -Declipse.p2.data.area=${PACKAGE_BUILD_DIR}/eclipse/p2 \ 2>&1 >${DOWNLOAD_DIR}/${PACKAGE}_${EXTENSION}.log if [ $? = "0" ]; then echo "...successfully finished ${OSes[$index]} ${WSes[$index]} ${ARCHes[$index]} package build" -- cgit v1.2.3