From 40f615e3391653e89eb9f35ae421ad88be4a4c31 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Fri, 18 May 2018 09:49:32 +0200 Subject: [PATCH] make tests to work on macOS when executed as part of the maven build --- .../pom.xml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml index 4bbe46059..7157df310 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml @@ -14,6 +14,25 @@ 0.0.1-SNAPSHOT ../pom.xml + + + + + + + + osx + + + java.vendor.url + http://www.apple.com/ + + + + -XstartOnFirstThread + + + @@ -50,6 +69,8 @@ 200 **/*Test.java + true + ${test.argLine}