From 90a0202b49eb1296ee468710adfdbc5b5b1162c0 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Sun, 28 Feb 2016 03:21:07 +0100 Subject: [PATCH] Fixed, finally! Was a jenkins side issue! --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50a8fbfe..39bb5567 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ 3 true - -Xmx512M -Dfile.encoding=UTF-8 ${argLine} + -client -Xmx512M -Dfile.encoding=UTF-8 ${argLine}