Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2014-03-19 17:37:57 +0000
committerThomas Watson2014-03-19 17:37:57 +0000
commit2a9e5783274435db23f903fe97350c75f4e0800a (patch)
treef1837fb3b4b6f44a99347b61a1ce7f1a5de6f1e3 /pom.xml
parentc1d3dfe43345b16ff867020f1002bd6dcdee345f (diff)
downloadrt.equinox.framework-2a9e5783274435db23f903fe97350c75f4e0800a.tar.gz
rt.equinox.framework-2a9e5783274435db23f903fe97350c75f4e0800a.tar.xz
rt.equinox.framework-2a9e5783274435db23f903fe97350c75f4e0800a.zip
Bug 430708 - Circularity between the features in the framework and bundles repos causes build issues
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5cf851a17..f9ebbc21e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,6 @@
<module>bundles/org.eclipse.osgi.tests</module>
<module>features/org.eclipse.equinox.executable.feature</module>
- <module>features/org.eclipse.equinox.core.sdk</module>
<module>features/org.eclipse.osgi.compatibility.plugins.feature</module>
</modules>

Back to the top