Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2010-05-24 15:19:53 +0000
committerdavid_williams2010-05-24 15:19:53 +0000
commiteffbe8c7565cf96d4d24ee5d68f595dcc786e60f (patch)
treeb4868fbaf91a542db41834323d850f01cc3dfcbb
parentccab0695ceace18142a8d40e214886d85fc19cd5 (diff)
downloadwebtools.javaee-effbe8c7565cf96d4d24ee5d68f595dcc786e60f.tar.gz
webtools.javaee-effbe8c7565cf96d4d24ee5d68f595dcc786e60f.tar.xz
webtools.javaee-effbe8c7565cf96d4d24ee5d68f595dcc786e60f.zip
303935 - need to remove most, change a few, webtools repository URL in feature.xml
-rw-r--r--features/org.eclipse.jst.enterprise_core.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.enterprise_core.feature/feature.xml3
-rw-r--r--features/org.eclipse.jst.enterprise_core.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.jst.enterprise_sdk.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.enterprise_sdk.feature/feature.xml3
-rw-r--r--features/org.eclipse.jst.enterprise_ui.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.enterprise_ui.feature/feature.xml3
-rw-r--r--features/org.eclipse.jst.enterprise_ui.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.jst.enterprise_userdoc.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.enterprise_userdoc.feature/feature.xml3
-rw-r--r--features/org.eclipse.jst.web_core.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.web_core.feature/feature.xml3
-rw-r--r--features/org.eclipse.jst.web_core.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.jst.web_sdk.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.web_sdk.feature/feature.xml3
-rw-r--r--features/org.eclipse.jst.web_ui.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.web_ui.feature/feature.xml3
-rw-r--r--features/org.eclipse.jst.web_ui.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--features/org.eclipse.jst.web_userdoc.feature/feature.properties2
-rw-r--r--features/org.eclipse.jst.web_userdoc.feature/feature.xml3
20 files changed, 0 insertions, 48 deletions
diff --git a/features/org.eclipse.jst.enterprise_core.feature/feature.properties b/features/org.eclipse.jst.enterprise_core.feature/feature.properties
index 34b2e644a..1174af3e0 100644
--- a/features/org.eclipse.jst.enterprise_core.feature/feature.properties
+++ b/features/org.eclipse.jst.enterprise_core.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST Enterprise 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=JST enterprise core functionality
diff --git a/features/org.eclipse.jst.enterprise_core.feature/feature.xml b/features/org.eclipse.jst.enterprise_core.feature/feature.xml
index fb902ddf1..857ca621f 100644
--- a/features/org.eclipse.jst.enterprise_core.feature/feature.xml
+++ b/features/org.eclipse.jst.enterprise_core.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.jst.j2ee.webservice"
diff --git a/features/org.eclipse.jst.enterprise_core.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.jst.enterprise_core.feature/sourceTemplateFeature/feature.properties
index 9ac80c6ea..027c77e8b 100644
--- a/features/org.eclipse.jst.enterprise_core.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.jst.enterprise_core.feature/sourceTemplateFeature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST Enterprise 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 JST enterprise core.
diff --git a/features/org.eclipse.jst.enterprise_sdk.feature/feature.properties b/features/org.eclipse.jst.enterprise_sdk.feature/feature.properties
index 3e3a132c9..ac7ab720a 100644
--- a/features/org.eclipse.jst.enterprise_sdk.feature/feature.properties
+++ b/features/org.eclipse.jst.enterprise_sdk.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST Enterprise 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 JST enterprise tools
diff --git a/features/org.eclipse.jst.enterprise_sdk.feature/feature.xml b/features/org.eclipse.jst.enterprise_sdk.feature/feature.xml
index 55e08eb57..d8e393d1c 100644
--- a/features/org.eclipse.jst.enterprise_sdk.feature/feature.xml
+++ b/features/org.eclipse.jst.enterprise_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.jst.enterprise_ui.feature"
diff --git a/features/org.eclipse.jst.enterprise_ui.feature/feature.properties b/features/org.eclipse.jst.enterprise_ui.feature/feature.properties
index 0352abb9f..890349405 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature/feature.properties
+++ b/features/org.eclipse.jst.enterprise_ui.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=Eclipse Java EE 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 Java EE Developer Tools
diff --git a/features/org.eclipse.jst.enterprise_ui.feature/feature.xml b/features/org.eclipse.jst.enterprise_ui.feature/feature.xml
index f62eab0cc..872fe2589 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature/feature.xml
+++ b/features/org.eclipse.jst.enterprise_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.jst.enterprise_userdoc.feature"
diff --git a/features/org.eclipse.jst.enterprise_ui.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.jst.enterprise_ui.feature/sourceTemplateFeature/feature.properties
index 5b175e8cf..c06addbeb 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.jst.enterprise_ui.feature/sourceTemplateFeature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST Enterprise 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 JST enterprise UI.
diff --git a/features/org.eclipse.jst.enterprise_userdoc.feature/feature.properties b/features/org.eclipse.jst.enterprise_userdoc.feature/feature.properties
index eb019837d..81e5bd10f 100644
--- a/features/org.eclipse.jst.enterprise_userdoc.feature/feature.properties
+++ b/features/org.eclipse.jst.enterprise_userdoc.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST Enterprise 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=JST enterprise user documentation
diff --git a/features/org.eclipse.jst.enterprise_userdoc.feature/feature.xml b/features/org.eclipse.jst.enterprise_userdoc.feature/feature.xml
index f3686b28a..8893c8e49 100644
--- a/features/org.eclipse.jst.enterprise_userdoc.feature/feature.xml
+++ b/features/org.eclipse.jst.enterprise_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.jst.ejb.doc.user"
diff --git a/features/org.eclipse.jst.web_core.feature/feature.properties b/features/org.eclipse.jst.web_core.feature/feature.properties
index c5eb2c7a9..c4ed750f1 100644
--- a/features/org.eclipse.jst.web_core.feature/feature.properties
+++ b/features/org.eclipse.jst.web_core.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST 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=JST Web core functionality.
diff --git a/features/org.eclipse.jst.web_core.feature/feature.xml b/features/org.eclipse.jst.web_core.feature/feature.xml
index 6648c5058..e96d458de 100644
--- a/features/org.eclipse.jst.web_core.feature/feature.xml
+++ b/features/org.eclipse.jst.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.ws_core.feature"
diff --git a/features/org.eclipse.jst.web_core.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.jst.web_core.feature/sourceTemplateFeature/feature.properties
index dc12034eb..8d0348a4e 100644
--- a/features/org.eclipse.jst.web_core.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.jst.web_core.feature/sourceTemplateFeature/feature.properties
@@ -19,8 +19,6 @@ featureName=JST 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 JST Web core.
diff --git a/features/org.eclipse.jst.web_sdk.feature/feature.properties b/features/org.eclipse.jst.web_sdk.feature/feature.properties
index 25e65c894..8c5fb589c 100644
--- a/features/org.eclipse.jst.web_sdk.feature/feature.properties
+++ b/features/org.eclipse.jst.web_sdk.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST 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 JST Web tools
diff --git a/features/org.eclipse.jst.web_sdk.feature/feature.xml b/features/org.eclipse.jst.web_sdk.feature/feature.xml
index 2ac4663e0..298e6a785 100644
--- a/features/org.eclipse.jst.web_sdk.feature/feature.xml
+++ b/features/org.eclipse.jst.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.ws_sdk.feature"
diff --git a/features/org.eclipse.jst.web_ui.feature/feature.properties b/features/org.eclipse.jst.web_ui.feature/feature.properties
index 74bbac399..db09174c1 100644
--- a/features/org.eclipse.jst.web_ui.feature/feature.properties
+++ b/features/org.eclipse.jst.web_ui.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST Web UI
# "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=JST Web UI functionality.
diff --git a/features/org.eclipse.jst.web_ui.feature/feature.xml b/features/org.eclipse.jst.web_ui.feature/feature.xml
index 88f68fc7a..1ec35a872 100644
--- a/features/org.eclipse.jst.web_ui.feature/feature.xml
+++ b/features/org.eclipse.jst.web_ui.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.ws_ui.feature"
diff --git a/features/org.eclipse.jst.web_ui.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.jst.web_ui.feature/sourceTemplateFeature/feature.properties
index 089328807..8fd164f8a 100644
--- a/features/org.eclipse.jst.web_ui.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.jst.web_ui.feature/sourceTemplateFeature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST 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
description=Source code zips for JST Web UI.
diff --git a/features/org.eclipse.jst.web_userdoc.feature/feature.properties b/features/org.eclipse.jst.web_userdoc.feature/feature.properties
index 91976aed7..943c2c69e 100644
--- a/features/org.eclipse.jst.web_userdoc.feature/feature.properties
+++ b/features/org.eclipse.jst.web_userdoc.feature/feature.properties
@@ -20,8 +20,6 @@ featureName=JST 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=JST Web user documentation
diff --git a/features/org.eclipse.jst.web_userdoc.feature/feature.xml b/features/org.eclipse.jst.web_userdoc.feature/feature.xml
index 9003574e4..d9391c18a 100644
--- a/features/org.eclipse.jst.web_userdoc.feature/feature.xml
+++ b/features/org.eclipse.jst.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.jst.jsf.doc.user"

Back to the top