Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorslewis2009-02-05 06:48:02 +0000
committerslewis2009-02-05 06:48:02 +0000
commitea09205aafbee6edd1138dcc3a1b5706334c6e2d (patch)
tree2b5e7c1aba5b4147941f2d0d638acb086b9c053d /releng
parent05a7c2e45499c3e1df95ddca6442dfe227b2230d (diff)
downloadorg.eclipse.ecf-ea09205aafbee6edd1138dcc3a1b5706334c6e2d.tar.gz
org.eclipse.ecf-ea09205aafbee6edd1138dcc3a1b5706334c6e2d.tar.xz
org.eclipse.ecf-ea09205aafbee6edd1138dcc3a1b5706334c6e2d.zip
added o.e.e.osgi.services, o.e.e.osgi.services.discovery and o.e.e.osgi.services.distribution to build.
Diffstat (limited to 'releng')
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/features/org.eclipse.ecf.core-feature/feature.xml b/releng/features/org.eclipse.ecf.core-feature/feature.xml
index a123dfecf..47ca41c88 100644
--- a/releng/features/org.eclipse.ecf.core-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core-feature/feature.xml
@@ -547,7 +547,7 @@ Contributors: Composent, Inc. - initial API and implementation
install-size="0"
version="0.0.0"
unpack="false"/>
-<!--
+
<plugin
id="org.eclipse.ecf.osgi.services"
download-size="0"
@@ -568,5 +568,5 @@ Contributors: Composent, Inc. - initial API and implementation
install-size="0"
version="0.0.0"
unpack="false"/>
--->
+
</feature>

Back to the top