From f52902097458d33b988722615efbfe30ccb276c9 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Fri, 23 Feb 2007 12:08:08 +0000 Subject: [PATCH] Fix feature dependency pattern matching., and names of inferior features --- rse/examples/org.eclipse.rse.examples-feature/feature.xml | 2 +- .../org.eclipse.rse.dstore-feature/feature.properties | 2 +- rse/features/org.eclipse.rse.dstore-feature/feature.xml | 2 +- .../sourceTemplateFeature/feature.properties | 2 +- .../sourceTemplatePlugin/about.properties | 2 +- .../sourceTemplatePlugin/plugin.properties | 2 +- rse/features/org.eclipse.rse.efs-feature/feature.xml | 2 +- .../org.eclipse.rse.ftp-feature/feature.properties | 2 +- rse/features/org.eclipse.rse.ftp-feature/feature.xml | 2 +- .../sourceTemplateFeature/feature.properties | 2 +- .../sourceTemplatePlugin/about.properties | 2 +- .../sourceTemplatePlugin/plugin.properties | 2 +- .../org.eclipse.rse.local-feature/feature.properties | 2 +- rse/features/org.eclipse.rse.local-feature/feature.xml | 2 +- .../sourceTemplateFeature/feature.properties | 2 +- .../sourceTemplatePlugin/about.properties | 2 +- .../sourceTemplatePlugin/plugin.properties | 2 +- .../org.eclipse.rse.remotecdt-feature/feature.xml | 2 +- .../org.eclipse.rse.ssh-feature/feature.properties | 2 +- rse/features/org.eclipse.rse.ssh-feature/feature.xml | 2 +- .../sourceTemplateFeature/feature.properties | 2 +- .../sourceTemplatePlugin/about.properties | 2 +- .../org.eclipse.rse.services.dstore/about.properties | 2 +- .../org.eclipse.rse.services.dstore/plugin.properties | 2 +- .../org.eclipse.rse.services.files.ftp/about.properties | 2 +- .../org.eclipse.rse.services.files.ftp/plugin.properties | 2 +- .../org.eclipse.rse.services.local/about.properties | 2 +- .../org.eclipse.rse.services.local/plugin.properties | 2 +- rse/plugins/org.eclipse.rse.services.ssh/about.properties | 2 +- .../org.eclipse.rse.services.ssh/plugin.properties | 2 +- .../org.eclipse.rse.tests-feature/feature.properties | 4 ++-- rse/tests/org.eclipse.rse.tests-feature/feature.xml | 8 ++++---- .../sourceTemplatePlugin/plugin.properties | 2 +- rse/tests/org.eclipse.rse.tests/about.properties | 2 +- rse/tests/org.eclipse.rse.tests/plugin.properties | 2 +- 35 files changed, 39 insertions(+), 39 deletions(-) diff --git a/rse/examples/org.eclipse.rse.examples-feature/feature.xml b/rse/examples/org.eclipse.rse.examples-feature/feature.xml index f4c4b362866..83657cf2893 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/feature.xml +++ b/rse/examples/org.eclipse.rse.examples-feature/feature.xml @@ -28,7 +28,7 @@ - + - + - + - + - + - + diff --git a/rse/features/org.eclipse.rse.ssh-feature/feature.properties b/rse/features/org.eclipse.rse.ssh-feature/feature.properties index e920501758a..f0fc480ec43 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.properties @@ -13,7 +13,7 @@ # NLS_ENCODING=UTF-8 # "featureName" property - name of the feature -featureName=Remote System Explorer SSH Services +featureName=RSE SSH Services # "providerName" property - name of the company that provides the feature providerName=Eclipse.org diff --git a/rse/features/org.eclipse.rse.ssh-feature/feature.xml b/rse/features/org.eclipse.rse.ssh-feature/feature.xml index 964976c61ae..5fe0b097577 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.xml +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.xml @@ -27,7 +27,7 @@ - + - - - + + + - +