From 718d7de48edc0ea46b5581f92f560d0647955809 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Tue, 2 Jul 2013 14:30:50 -0400 Subject: Bug 412057 - UI tests don't run on Mac Cocoa using Tycho build Signed-off-by: Marc-Andre Laperle --- pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 47766ee6ede..ca86f0c43cd 100644 --- a/pom.xml +++ b/pom.xml @@ -221,6 +221,31 @@ + + + macosx + + + mac + + + + -XstartOnFirstThread + + + + other-os + + + !mac + + + + + + + + -- cgit v1.2.3