lttng: Fix maven tests on Mac
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 16 Dec 2013 22:06:03 +0000 (17:06 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 18 Dec 2013 15:15:05 +0000 (10:15 -0500)
commit5b953e7ce31b35754a925e455a1bf7c1aa1c4a1c
tree98477328ad71d564207cee90f66638249135b2e5
parent492700bc2f2dd58a7c5a7c507dc591b4ac63b735
lttng: Fix maven tests on Mac

Cocoa requires the Display to be created on the main thread
so -XstartOnFirstThread needs to be specified in the VM args.
Also use -Dorg.eclipse.swt.internal.carbon.smallFonts to make it
consistent with the fonts in the SDK.

Change-Id: If695baab41a35165f2cdc1120f088b5d6ba61354
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/19888
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml
org.eclipse.linuxtools.lttng2.ui.tests/pom.xml
org.eclipse.linuxtools.lttng2.ust.core.tests/pom.xml
org.eclipse.linuxtools.lttng2.ust.ui.tests/pom.xml
org.eclipse.linuxtools.tmf.analysis.xml.ui.tests/pom.xml
org.eclipse.linuxtools.tmf.ui.tests/pom.xml
pom.xml
This page took 0.026181 seconds and 5 git commands to generate.