File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 3030 <name >ActiveMQ :: KahaDB Store</name >
3131 <description >The ActiveMQ KahaDB Store Implementation</description >
3232
33+ <properties >
34+ <surefire .argLine>-Xmx512M</surefire .argLine>
35+ </properties >
36+
3337 <dependencies >
3438
3539 <!-- =============================== -->
Original file line number Diff line number Diff line change 968968 <redirectTestOutputToFile >true</redirectTestOutputToFile >
969969 <forkCount >1</forkCount >
970970 <reuseForks >true</reuseForks >
971- <argLine >-enableassertions</argLine >
972971 <failIfNoTests >false</failIfNoTests >
973972 <systemPropertyVariables >
974973 <java .awt.headless>true</java .awt.headless>
975974 <org .apache.activemq.kahaDB.files.skipMetadataUpdate>true</org .apache.activemq.kahaDB.files.skipMetadataUpdate>
976975 </systemPropertyVariables >
977- <argLine >-Xmx512m </argLine >
976+ <argLine >-enableassertions -Xmx1G </argLine >
978977 </configuration >
979978 </plugin >
980979 <plugin >
You can’t perform that action at this time.
0 commit comments