mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
removed stack size property
This commit is contained in:
parent
e15c3b7c4f
commit
0349c29d50
@ -292,7 +292,7 @@
|
|||||||
<goal>test</goal>
|
<goal>test</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<argLine>-Xss64kb -Xmx512m -Xms256m -Djava.awt.headless=true -XX:MaxPermSize=256m -Xss256k</argLine>
|
<argLine>-Xmx512m -Xms256m -Djava.awt.headless=true -XX:MaxPermSize=256m -Xss256k</argLine>
|
||||||
<parallel>tests</parallel>
|
<parallel>tests</parallel>
|
||||||
<threadCount>5</threadCount>
|
<threadCount>5</threadCount>
|
||||||
<!-- note that the groups/excluded groups don't work due to some problem
|
<!-- note that the groups/excluded groups don't work due to some problem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user