Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.emf.cdo.releng')
-rw-r--r--releng/org.eclipse.emf.cdo.releng/buckminster.cspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
index cae7ecbf24..2f829ca2da 100644
--- a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
+++ b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
@@ -12,6 +12,7 @@
<cs:dependency name="org.eclipse.equinox.executable" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.platform" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.platform.source" componentType="eclipse.feature"/>
+ <cs:dependency name="org.junit.source" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.emf" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.source" componentType="eclipse.feature"/>

Back to the top