303935 - need to remove most, change a few, webtools repository URL in feature.xml
diff --git a/features/org.eclipse.wst.common_tests.feature/feature.properties b/features/org.eclipse.wst.common_tests.feature/feature.properties index 1659bfd..0fe01c7 100644 --- a/features/org.eclipse.wst.common_tests.feature/feature.properties +++ b/features/org.eclipse.wst.common_tests.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 tests
diff --git a/features/org.eclipse.wst.common_tests.feature/feature.xml b/features/org.eclipse.wst.common_tests.feature/feature.xml index 2ce4070..9b7ffc8 100644 --- a/features/org.eclipse.wst.common_tests.feature/feature.xml +++ b/features/org.eclipse.wst.common_tests.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.tests"