Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml')
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml
index 6e9b29e13..8b36569d4 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.examples.feature/feature.xml
@@ -35,8 +35,6 @@ https://wiki.eclipse.org/ECF#OSGi_Remote_Services
</license>
<requires>
- <import feature="org.eclipse.ecf.remoteservice.rest.feature" version="1.0" match="compatible"/>
- <import feature="org.eclipse.ecf.remoteservice.rest.synd.feature" version="1.0" match="compatible"/>
<import feature="org.eclipse.ecf.osgi.services.feature" version="2.0" match="compatible"/>
<import feature="org.eclipse.ecf.provider.generic.feature" version="1.0" match="compatible"/>
<import feature="org.eclipse.ecf.provider.generic.remoteservice.feature" version="1.0" match="compatible"/>

Back to the top