Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng/buckminster.cspex')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng/buckminster.cspex4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex b/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex
index 629fa438ec..94754443e1 100644
--- a/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex
+++ b/plugins/org.eclipse.emf.cdo.releng/buckminster.cspex
@@ -21,10 +21,6 @@
<cs:dependency name="org.eclipse.emf.workspace" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.teneo.hibernate" componentType="eclipse.feature"/>
- <cs:dependency name="org.eclipse.swtbot" componentType="eclipse.feature"/>
- <cs:dependency name="org.eclipse.swtbot.eclipse" componentType="eclipse.feature"/>
- <cs:dependency name="org.eclipse.swtbot.eclipse.gef" componentType="eclipse.feature"/>
-
<cs:dependency name="com.mysql.jdbc" componentType="eclipse.feature"/>
<cs:dependency name="org.hsqldb" componentType="eclipse.feature"/>
<cs:dependency name="org.postgresql" componentType="eclipse.feature"/>

Back to the top