From: Brett Porter Date: Wed, 13 Apr 2011 03:05:17 +0000 (+0000) Subject: give Cargo some more memory to run the application X-Git-Tag: archiva-1.4-M1~812 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1b9d78a7695b206869eefb0a276e01545daccce8;p=archiva.git give Cargo some more memory to run the application git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1091632 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 8fb377461..9b8089451 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -507,9 +507,11 @@ debug + -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=${cargo.debug.port} + -Xmx512m -XX:MaxPermSize=256m 8000 @@ -522,5 +524,7 @@ false cargo-installs 60000 + + -Xmx512m -XX:MaxPermSize=256m