Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-04-28 21:10:46 +0000
committerThomas Watson2016-04-28 21:10:46 +0000
commit38c7472358b829dac4ef35dddf53e71d909b3576 (patch)
treec2f126a03bb649d2e8d640f18bc6ad4c91d95bf8 /pom.xml
parent7585991d024fb8603c8795204e4079dd7cdb9bce (diff)
downloadrt.equinox.framework-38c7472358b829dac4ef35dddf53e71d909b3576.tar.gz
rt.equinox.framework-38c7472358b829dac4ef35dddf53e71d909b3576.tar.xz
rt.equinox.framework-38c7472358b829dac4ef35dddf53e71d909b3576.zip
Bug 492013 - repeating comparator errors related to launcher feature
Clean up remaining solaris x86 and sparc stuff Change-Id: I0471eda0054ff9661e32dd86178f3ec4128e4441 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8ed451658..619806607 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,8 +95,6 @@
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.s390x</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.x86</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.solaris.x86</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64</module>
<module>bundles/org.eclipse.equinox.launcher.win32.win32.x86</module>
<module>bundles/org.eclipse.equinox.launcher.win32.win32.x86_64</module>

Back to the top