From 86d52686a0beaaa21a9b4dd3d14e029e9f0ec10c Mon Sep 17 00:00:00 2001 From: Edward Mann <phpeclipse.dev@edmann.com> Date: Sun, 13 Jul 2008 14:07:45 +0000 Subject: [PATCH 1/1] Changing update site url to the correct site for stable builds. Seeing if this will fix an error in Ganymede. But then needed to be fixed anyway. --- .../feature.xml | 2 +- net.sourceforge.phpeclipse.feature/feature.xml | 2 +- .../feature.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net.sourceforge.phpeclipse.debug.feature/feature.xml b/net.sourceforge.phpeclipse.debug.feature/feature.xml index 89b7783..9020031 100644 --- a/net.sourceforge.phpeclipse.debug.feature/feature.xml +++ b/net.sourceforge.phpeclipse.debug.feature/feature.xml @@ -216,7 +216,7 @@ litigation. </license> <url> - <update label="PHPEclipse update site" url="http://phpeclipse.sourceforge.net/update/releases/"/> + <update label="PHPEclipse Stable build site" url="http://phpeclipse.sourceforge.net/update/stable/"/> </url> <requires> diff --git a/net.sourceforge.phpeclipse.feature/feature.xml b/net.sourceforge.phpeclipse.feature/feature.xml index 932286f..2ff836d 100644 --- a/net.sourceforge.phpeclipse.feature/feature.xml +++ b/net.sourceforge.phpeclipse.feature/feature.xml @@ -218,7 +218,7 @@ litigation. </license> <url> - <update label="PHPEclipse Nightly update site" url="http://update.phpeclipse.net/update/nightly"/> + <update label="PHPEclipse Stable Builds" url="http://update.phpeclipse.net/update/stable"/> </url> <requires> diff --git a/net.sourceforge.phpeclipse.xdebug.feature/feature.xml b/net.sourceforge.phpeclipse.xdebug.feature/feature.xml index 9141e74..1fe6b6e 100644 --- a/net.sourceforge.phpeclipse.xdebug.feature/feature.xml +++ b/net.sourceforge.phpeclipse.xdebug.feature/feature.xml @@ -216,7 +216,7 @@ litigation. </license> <url> - <update label="PHPEclipse update site" url="http://phpeclipse.sourceforge.net/update/releases/"/> + <update label="PHPEclipse Stable Build site" url="http://phpeclipse.sourceforge.net/update/stable/"/> </url> <requires> -- 1.7.1