303935 - need to remove most, change a few, webtools repository URL in feature.xml
diff --git a/features/org.eclipse.wst.common_core.feature/feature.properties b/features/org.eclipse.wst.common_core.feature/feature.properties index ad6f6f3..3c68cf8 100644 --- a/features/org.eclipse.wst.common_core.feature/feature.properties +++ b/features/org.eclipse.wst.common_core.feature/feature.properties
@@ -20,8 +20,6 @@ # "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 common core functionality.
diff --git a/features/org.eclipse.wst.common_core.feature/feature.xml b/features/org.eclipse.wst.common_core.feature/feature.xml index dab258b..bc6f2c0 100644 --- a/features/org.eclipse.wst.common_core.feature/feature.xml +++ b/features/org.eclipse.wst.common_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.wst.common.emfworkbench.integration"
diff --git a/features/org.eclipse.wst.common_core.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.common_core.feature/sourceTemplateFeature/feature.properties index a13c12d..a242948 100644 --- a/features/org.eclipse.wst.common_core.feature/sourceTemplateFeature/feature.properties +++ b/features/org.eclipse.wst.common_core.feature/sourceTemplateFeature/feature.properties
@@ -19,8 +19,6 @@ # "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 common core.
diff --git a/features/org.eclipse.wst.common_sdk.feature/feature.properties b/features/org.eclipse.wst.common_sdk.feature/feature.properties index 54419f0..4836af4 100644 --- a/features/org.eclipse.wst.common_sdk.feature/feature.properties +++ b/features/org.eclipse.wst.common_sdk.feature/feature.properties
@@ -20,8 +20,6 @@ # "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 common tools
diff --git a/features/org.eclipse.wst.common_sdk.feature/feature.xml b/features/org.eclipse.wst.common_sdk.feature/feature.xml index e1fe0c9..9a686b9 100644 --- a/features/org.eclipse.wst.common_sdk.feature/feature.xml +++ b/features/org.eclipse.wst.common_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.common_ui.feature"
diff --git a/features/org.eclipse.wst.common_ui.feature/feature.properties b/features/org.eclipse.wst.common_ui.feature/feature.properties index 864d9aa..e10fba2 100644 --- a/features/org.eclipse.wst.common_ui.feature/feature.properties +++ b/features/org.eclipse.wst.common_ui.feature/feature.properties
@@ -20,8 +20,6 @@ # "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 common UI functionality.
diff --git a/features/org.eclipse.wst.common_ui.feature/feature.xml b/features/org.eclipse.wst.common_ui.feature/feature.xml index 326e47f..c7767e2 100644 --- a/features/org.eclipse.wst.common_ui.feature/feature.xml +++ b/features/org.eclipse.wst.common_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.common_core.feature"
diff --git a/features/org.eclipse.wst.common_ui.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.common_ui.feature/sourceTemplateFeature/feature.properties index 6ae4e86..cdd43ac 100644 --- a/features/org.eclipse.wst.common_ui.feature/sourceTemplateFeature/feature.properties +++ b/features/org.eclipse.wst.common_ui.feature/sourceTemplateFeature/feature.properties
@@ -20,8 +20,6 @@ # "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 Common UI.