[ https://jira.codehaus.org/browse/SUREFIRE-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355884#comment-355884 ]
Karl-Heinz Marbaise commented on SUREFIRE-1110: ----------------------------------------------- Hi Tibor, it might be a good idea to check if it's possible to put this into a profile which is automatically activated by using the integration test profile `run-its`? Otherwise it would be ok to put it into the README.txt. > Document the memory requirements to run unit- and integration tests for a > release test > -------------------------------------------------------------------------------------- > > Key: SUREFIRE-1110 > URL: https://jira.codehaus.org/browse/SUREFIRE-1110 > Project: Maven Surefire > Issue Type: Improvement > Components: documentation > Affects Versions: 2.18 > Reporter: Karl-Heinz Marbaise > Priority: Minor > Fix For: 2.19 > > > It should be documented how to run unit and integration tests for a release > check during the vote. > The following memory requirements are needed: > {{export MAVEN_OPTS="-Xmx2048m -Xms1024m -XX:MaxPermSize=512m > -Djava.awt.headless=true"}}. -- This message was sent by Atlassian JIRA (v6.1.6#6162)