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 /features/org.eclipse.equinox.executable.feature/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 'features/org.eclipse.equinox.executable.feature/pom.xml')
-rw-r--r--features/org.eclipse.equinox.executable.feature/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml
index 09fc6c310..c9e8bce0b 100644
--- a/features/org.eclipse.equinox.executable.feature/pom.xml
+++ b/features/org.eclipse.equinox.executable.feature/pom.xml
@@ -511,8 +511,6 @@
<include name="gtk/linux/ppc64le/**/*"/>
<include name="gtk/linux/x86/**/*"/>
<include name="gtk/linux/x86_64/**/*"/>
- <include name="gtk/solaris/sparc/**/*"/>
- <include name="gtk/solaris/x86/**/*"/>
<include name="gtk/solaris/x86_64/**/*"/>
<include name="win32/win32/x86/**/*"/>
<include name="win32/win32/x86_64/**/*"/>

Back to the top