mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-20 04:36:01 +00:00
* commons/pom.xml
increase heap for testing to 1024m to accomodate big bloom bitfield tests
This commit is contained in:
@@ -324,6 +324,7 @@
|
||||
<excludes>
|
||||
<exclude>**/Test*.java</exclude>
|
||||
</excludes>
|
||||
<argLine>-Xmx1024m</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user