Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2014-03-19 17:38:28 +0000
committerThomas Watson2014-03-19 17:38:28 +0000
commitcdcd094e183d865569a4ce4989fc3b2d528924e8 (patch)
treeeea32da46dd7cf2c03dd8fa225c317dea967f052 /pom.xml
parent07363d472f6b28da73d1efbbfe3fa07bea4d91c4 (diff)
downloadrt.equinox.bundles-cdcd094e183d865569a4ce4989fc3b2d528924e8.tar.gz
rt.equinox.bundles-cdcd094e183d865569a4ce4989fc3b2d528924e8.tar.xz
rt.equinox.bundles-cdcd094e183d865569a4ce4989fc3b2d528924e8.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, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 9eec638db..b8833a904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
<module>features/org.eclipse.equinox.server.core</module>
<module>features/org.eclipse.equinox.server.jetty</module>
<module>features/org.eclipse.equinox.server.p2</module>
+ <module>features/org.eclipse.equinox.core.sdk</module>
<!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=348045
<module>features/org.eclipse.equinox.server.servletbridge</module>

Back to the top