Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.emf.cdo.releng/buckminster.cspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
index b54f6976b3..9988e9a2fa 100644
--- a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
+++ b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
@@ -12,8 +12,10 @@
<cs:dependency name="org.eclipse.emf.source" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.teneo" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.teneo.source" componentType="eclipse.feature"/>
+ <!--
<cs:dependency name="org.eclipse.emf.compare" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.compare.source" componentType="eclipse.feature"/>
+ -->
<cs:dependency name="com.mysql.jdbc" componentType="eclipse.feature"/>
<cs:dependency name="org.apache.derby" componentType="eclipse.feature"/>
<cs:dependency name="org.h2.jdbc" componentType="eclipse.feature"/>

Back to the top