Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2010-05-24 15:12:59 +0000
committerdavid_williams2010-05-24 15:12:59 +0000
commit101b2dea6eb600dadfde087727869312fe3aa250 (patch)
treed557a897d424ca6f01c596887ee7e0ca1786bb1a /features
parenta25d671b8174de4bb115c2365bb777a705c3f75c (diff)
downloadwebtools.sourceediting-101b2dea6eb600dadfde087727869312fe3aa250.tar.gz
webtools.sourceediting-101b2dea6eb600dadfde087727869312fe3aa250.tar.xz
webtools.sourceediting-101b2dea6eb600dadfde087727869312fe3aa250.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_core.feature/feature.properties2
-rw-r--r--features/org.eclipse.wst.web_core.feature/feature.xml3
-rw-r--r--features/org.eclipse.wst.web_core.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.wst.web_sdk.feature/feature.properties2
-rw-r--r--features/org.eclipse.wst.web_sdk.feature/feature.xml3
-rw-r--r--features/org.eclipse.wst.web_ui.feature/feature.properties2
-rw-r--r--features/org.eclipse.wst.web_ui.feature/feature.xml3
-rw-r--r--features/org.eclipse.wst.web_ui.feature/sourceTemplateFeature/feature.properties1
-rw-r--r--features/org.eclipse.wst.web_userdoc.feature/feature.properties2
-rw-r--r--features/org.eclipse.wst.web_userdoc.feature/feature.xml3
-rw-r--r--features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.wst.xml_ui.feature/sourceTemplateFeature/feature.properties2
12 files changed, 0 insertions, 27 deletions
diff --git a/features/org.eclipse.wst.web_core.feature/feature.properties b/features/org.eclipse.wst.web_core.feature/feature.properties
index 79477fffc7..862135ad2a 100644
--- a/features/org.eclipse.wst.web_core.feature/feature.properties
+++ b/features/org.eclipse.wst.web_core.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=WST Web Core
# "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=Web tools core.
diff --git a/features/org.eclipse.wst.web_core.feature/feature.xml b/features/org.eclipse.wst.web_core.feature/feature.xml
index d4a99de34e..0f5511e5cc 100644
--- a/features/org.eclipse.wst.web_core.feature/feature.xml
+++ b/features/org.eclipse.wst.web_core.feature/feature.xml
@@ -17,9 +17,6 @@
%license
</license>
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
- </url>
<includes
id="org.eclipse.wst.jsdt.feature"
diff --git a/features/org.eclipse.wst.web_core.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.web_core.feature/sourceTemplateFeature/feature.properties
index 37c7a807e2..93dc1553fc 100644
--- a/features/org.eclipse.wst.web_core.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.wst.web_core.feature/sourceTemplateFeature/feature.properties
@@ -20,8 +20,6 @@ featureName=WST Web Core Developer Resources
# "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=Source code zips for WST Web core.
diff --git a/features/org.eclipse.wst.web_sdk.feature/feature.properties b/features/org.eclipse.wst.web_sdk.feature/feature.properties
index 1b7ae490a7..b09aa009a1 100644
--- a/features/org.eclipse.wst.web_sdk.feature/feature.properties
+++ b/features/org.eclipse.wst.web_sdk.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=WST Web Plug-in Developer Resources
# "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=Source code zips for the WST web tools
diff --git a/features/org.eclipse.wst.web_sdk.feature/feature.xml b/features/org.eclipse.wst.web_sdk.feature/feature.xml
index 22fe24214f..7691671d4f 100644
--- a/features/org.eclipse.wst.web_sdk.feature/feature.xml
+++ b/features/org.eclipse.wst.web_sdk.feature/feature.xml
@@ -17,9 +17,6 @@
%license
</license>
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
- </url>
<includes
id="org.eclipse.wst.web_ui.feature"
diff --git a/features/org.eclipse.wst.web_ui.feature/feature.properties b/features/org.eclipse.wst.web_ui.feature/feature.properties
index 2f9541daa4..4a84340e14 100644
--- a/features/org.eclipse.wst.web_ui.feature/feature.properties
+++ b/features/org.eclipse.wst.web_ui.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=Eclipse Web Developer Tools
# "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=Eclipse Web Developer Tools, including HTML, CSS, XHTML, etc.
diff --git a/features/org.eclipse.wst.web_ui.feature/feature.xml b/features/org.eclipse.wst.web_ui.feature/feature.xml
index 37234c4c20..3004390e4d 100644
--- a/features/org.eclipse.wst.web_ui.feature/feature.xml
+++ b/features/org.eclipse.wst.web_ui.feature/feature.xml
@@ -18,9 +18,6 @@
%license
</license>
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
- </url>
<includes
id="org.eclipse.wst.web_userdoc.feature"
diff --git a/features/org.eclipse.wst.web_ui.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.web_ui.feature/sourceTemplateFeature/feature.properties
index 73166b2f13..dd47fa3e2b 100644
--- a/features/org.eclipse.wst.web_ui.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.wst.web_ui.feature/sourceTemplateFeature/feature.properties
@@ -20,7 +20,6 @@ featureName=WST Web UI Developer Resources
# "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
diff --git a/features/org.eclipse.wst.web_userdoc.feature/feature.properties b/features/org.eclipse.wst.web_userdoc.feature/feature.properties
index b8f51cb0b4..6d8956212b 100644
--- a/features/org.eclipse.wst.web_userdoc.feature/feature.properties
+++ b/features/org.eclipse.wst.web_userdoc.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=WST Web User Documentation
# "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 user documentation
diff --git a/features/org.eclipse.wst.web_userdoc.feature/feature.xml b/features/org.eclipse.wst.web_userdoc.feature/feature.xml
index e53924c3dc..4f70076e19 100644
--- a/features/org.eclipse.wst.web_userdoc.feature/feature.xml
+++ b/features/org.eclipse.wst.web_userdoc.feature/feature.xml
@@ -17,9 +17,6 @@
%license
</license>
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
- </url>
<plugin
id="org.eclipse.wst.doc.user"
diff --git a/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties
index a9039ed366..3bc44f5dd8 100644
--- a/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.wst.xml_core.feature/sourceTemplateFeature/feature.properties
@@ -20,8 +20,6 @@ featureName=WST XML Core Developer Resources
# "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=Source code zips for WST XML core.
diff --git a/features/org.eclipse.wst.xml_ui.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.xml_ui.feature/sourceTemplateFeature/feature.properties
index f3b098a599..5ed63363bd 100644
--- a/features/org.eclipse.wst.xml_ui.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.wst.xml_ui.feature/sourceTemplateFeature/feature.properties
@@ -20,8 +20,6 @@ featureName=WST XML UI Developer Resources
# "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=Source code zips for WST XML UI.

Back to the top