From 092bc617080ebb1c7870b1878de6abf45b9790f6 Mon Sep 17 00:00:00 2001 From: gtully Date: Tue, 22 Oct 2013 15:16:25 +0100 Subject: [PATCH] avoid jvm fork console popup on osx --- activemq-unit-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 7dbd2044ee..dcda22f4e9 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -30,7 +30,7 @@ The ActiveMQ Message Broker and Client Unit Tests - -Xmx512M + -Xmx512M -Djava.awt.headless=true