Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-06-21 14:56:40 +0000
committerThanh Ha2012-06-21 14:56:40 +0000
commit5815c40c907b7f445e982b17e6981af060bf3dff (patch)
treeec3eec145bcbe2d7c5c263706161c2bfae2a267c /pom.xml
parentad491c29e5dddea317e9c25f2cbdcc4572bd34b4 (diff)
downloadeclipse.platform.releng.aggregator-5815c40c907b7f445e982b17e6981af060bf3dff.tar.gz
eclipse.platform.releng.aggregator-5815c40c907b7f445e982b17e6981af060bf3dff.tar.xz
eclipse.platform.releng.aggregator-5815c40c907b7f445e982b17e6981af060bf3dff.zip
Temporarily disable SWT builds
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index d3e832c43..3801b79a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,9 @@
<module>eclipse.platform.swt</module>
+<!--
<module>eclipse.platform.swt.binaries</module>
+-->
<module>eclipse.platform.team</module>

Back to the top