You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/12/14 17:05:31 UTC

svn commit: r487248 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Thu Dec 14 08:05:30 2006
New Revision: 487248

URL: http://svn.apache.org/viewvc?view=rev&rev=487248
Log:
More memory for unit tests

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?view=diff&rev=487248&r1=487247&r2=487248
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Thu Dec 14 08:05:30 2006
@@ -1618,6 +1618,7 @@
                         <useFile>true</useFile>
                         <forkMode>once</forkMode>
                         <childDelegation>false</childDelegation>
+                        <argLine>-Xmx512M</argLine>
                         <workingDir>${basedir}</workingDir>
                         <systemProperties>
                             <property>