Speed up junit
This commit is contained in:
parent
3c82a5a936
commit
a96a98e4ed
2
pom.xml
2
pom.xml
@ -167,7 +167,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<forkCount>3</forkCount>
|
<forkCount>3</forkCount>
|
||||||
<reuseForks>true</reuseForks>
|
<reuseForks>true</reuseForks>
|
||||||
<argLine>${argLine} -Xmx512M -Dfile.encoding=UTF-8</argLine>
|
<argLine>${argLine} -client -Xmx512M -Dfile.encoding=UTF-8</argLine>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- Libs Shading and Relocation -->
|
<!-- Libs Shading and Relocation -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user