Skip to content

Commit 1839170

Browse files
build: github stack overflow
Signed-off-by: Andreas Reichel <[email protected]> Signed-off-by: manticore-projects <[email protected]>
1 parent f9b1cbd commit 1839170

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,9 @@
446446
<maxmemory>2g</maxmemory>
447447
<minmemory>800m</minmemory>
448448
<doclint>none</doclint>
449-
449+
450+
<additionalOptions>-J-Xss2m</additionalOptions>
451+
450452
<!-- Doclint does not work on the Test Sources
451453
<doclint>all,-missing</doclint>
452454
<excludePackageNames>net.sf.jsqlparser.parser</excludePackageNames>

0 commit comments

Comments
 (0)