Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorslewis2007-12-02 05:23:15 +0000
committerslewis2007-12-02 05:23:15 +0000
commit44aecb24b4594d12384463dff063328db00db8b4 (patch)
tree8a39fb51a552787f7fcac858073fef1ccd5f8c67 /releng
parenta0887c9ca257e6874d5470e102ac1e955730af38 (diff)
downloadorg.eclipse.ecf-44aecb24b4594d12384463dff063328db00db8b4.tar.gz
org.eclipse.ecf-44aecb24b4594d12384463dff063328db00db8b4.tar.xz
org.eclipse.ecf-44aecb24b4594d12384463dff063328db00db8b4.zip
Added org.eclipse.ecf.provider.discovery to core featurev20071201-2125
Diffstat (limited to 'releng')
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releng/features/org.eclipse.ecf.core-feature/feature.xml b/releng/features/org.eclipse.ecf.core-feature/feature.xml
index 5dde58aa8..f729cac4f 100644
--- a/releng/features/org.eclipse.ecf.core-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core-feature/feature.xml
@@ -346,4 +346,11 @@ Contributors: Composent, Inc. - initial API and implementation
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.ecf.provider.discovery"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top