]> source.dussan.org Git - archiva.git/commitdiff
a little of help regarding memory in webdav unit tests
authorOlivier Lamy <olamy@apache.org>
Wed, 15 Jun 2011 16:57:39 +0000 (16:57 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 15 Jun 2011 16:57:39 +0000 (16:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1136121 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webdav/pom.xml

index 0d3c8638879581a9318d2ce8fd70c61f72a5a591..a96ded8813f8d2e6db42202580ab67e67eda977e 100644 (file)
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
+          <argLine>-Xmx512m -Xms512m -client</argLine>
           <systemPropertyVariables>
             <appserver.base>${basedir}/target/appserver-base</appserver.base>
           </systemPropertyVariables>