From 7b9ae60ccd94397c243983d8c67f5340ad8915ce Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Tue, 18 Feb 2014 10:20:36 +0200 Subject: [PATCH] Updates run target in order to be able to start using java 1.7 under macosx without error during initialization of VM. --- build.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 975ca29ed..df783fec9 100644 --- a/build.xml +++ b/build.xml @@ -842,7 +842,7 @@ - - @@ -865,6 +863,14 @@ + + + + + @@ -934,7 +940,7 @@ detection because -server uses much more memory for 32-bit OS (64-bit always used -server) --> + -client ${jvm.maxheapsize} ${jvmarg.splash} ${jvmarg.aegeturl}"/>