Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2008-04-21 17:14:13 +0000
committerJohn Arthorne2008-04-21 17:14:13 +0000
commit7c1b3a324aa278637e2eb758c3f031f75c14ee5a (patch)
treefdaec885d2fb8ff49d4721f244787700b5b3e8f6 /bundles/org.eclipse.equinox.p2.installer
parent0486f93f4ccfa1c811a40d153b415e49f1014d8d (diff)
downloadrt.equinox.p2-7c1b3a324aa278637e2eb758c3f031f75c14ee5a.tar.gz
rt.equinox.p2-7c1b3a324aa278637e2eb758c3f031f75c14ee5a.tar.xz
rt.equinox.p2-7c1b3a324aa278637e2eb758c3f031f75c14ee5a.zip
Use download.eclipse.org instead of update.eclipse.org
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.installer')
-rw-r--r--bundles/org.eclipse.equinox.p2.installer/installer.product2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.installer/installer.product b/bundles/org.eclipse.equinox.p2.installer/installer.product
index ae3e0610a..28d8b86fd 100644
--- a/bundles/org.eclipse.equinox.p2.installer/installer.product
+++ b/bundles/org.eclipse.equinox.p2.installer/installer.product
@@ -13,7 +13,7 @@
<configIni use="custom" path="/org.eclipse.equinox.p2.installer/config.ini"/>
<launcherArgs>
- <vmArgs>-Dorg.eclipse.equinox.p2.installDescription=http://update.eclipse.org/testUpdates/sdk-installer.properties</vmArgs>
+ <vmArgs>-Dorg.eclipse.equinox.p2.installDescription=http://download.eclipse.org/eclipse/testUpdates/sdk-installer.properties</vmArgs>
</launcherArgs>
<windowImages/>

Back to the top