Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.server.core/feature.xml')
-rw-r--r--features/org.eclipse.equinox.server.core/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.server.core/feature.xml b/features/org.eclipse.equinox.server.core/feature.xml
index 9cd40e215..1e3f758af 100644
--- a/features/org.eclipse.equinox.server.core/feature.xml
+++ b/features/org.eclipse.equinox.server.core/feature.xml
@@ -86,4 +86,11 @@
fragment="true"
unpack="false"/>
+ <plugin
+ id="org.apache.felix.scr"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top