Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2010-05-24 15:12:52 +0000
committerdavid_williams2010-05-24 15:12:52 +0000
commit7f5e9ba3c71aad0799c5647b6caa0db849f8817e (patch)
treee8c9f0e2353f66362966aa278317000997da49c6 /features
parent7b46212db16f0a6cebcee3d16b9f82b5a8917a0c (diff)
downloadwebtools.sourceediting-7f5e9ba3c71aad0799c5647b6caa0db849f8817e.tar.gz
webtools.sourceediting-7f5e9ba3c71aad0799c5647b6caa0db849f8817e.tar.xz
webtools.sourceediting-7f5e9ba3c71aad0799c5647b6caa0db849f8817e.zip
303935 - need to remove most, change a few, webtools repository URL in feature.xml
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.wst.web_tests.feature/feature.properties2
-rw-r--r--features/org.eclipse.wst.web_tests.feature/feature.xml3
2 files changed, 0 insertions, 5 deletions
diff --git a/features/org.eclipse.wst.web_tests.feature/feature.properties b/features/org.eclipse.wst.web_tests.feature/feature.properties
index 2acba48342..ced98506e3 100644
--- a/features/org.eclipse.wst.web_tests.feature/feature.properties
+++ b/features/org.eclipse.wst.web_tests.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=WST Web Tests
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Web Tools Platform
-# "updateSiteName" property - label for the update site
-updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
# "description" property - description of the feature
description=WST Web tests
diff --git a/features/org.eclipse.wst.web_tests.feature/feature.xml b/features/org.eclipse.wst.web_tests.feature/feature.xml
index fd4fd5f1a3..7075881dc2 100644
--- a/features/org.eclipse.wst.web_tests.feature/feature.xml
+++ b/features/org.eclipse.wst.web_tests.feature/feature.xml
@@ -17,9 +17,6 @@
%license
</license>
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
- </url>
<plugin

Back to the top