Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-08-21 15:13:11 +0000
committerThomas Watson2012-09-13 14:48:08 +0000
commit9ffeb64e2cc798a9c2651c89ee79c9d1d59be35d (patch)
tree5777f290077d5832b9656b354f98b259b950dbd7 /bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml
parent5aa8681be2b931566985cf1a1d2e99979a9df27c (diff)
downloadrt.equinox.framework-9ffeb64e2cc798a9c2651c89ee79c9d1d59be35d.tar.gz
rt.equinox.framework-9ffeb64e2cc798a9c2651c89ee79c9d1d59be35d.tar.xz
rt.equinox.framework-9ffeb64e2cc798a9c2651c89ee79c9d1d59be35d.zip
Bug 376987 - Build all platformsv20120913-144808
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml b/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml
index df3022715..91fa28f2b 100644
--- a/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml
@@ -27,5 +27,8 @@
<properties>
<launcher-binary.version>1500</launcher-binary.version>
+ <os>solaris</os>
+ <ws>motif</ws>
+ <arch>sparc</arch>
</properties>
</project>

Back to the top