Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 24981b8

Browse files
author
Adam Lindenthal
committed
Adding maxmemory setting for javadoc generation
Change-Id: I3a678a421f13b17758ef603f0fc41ef9503c93ce
1 parent 52d7d53 commit 24981b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@
333333
</sourceFileExcludes>
334334
<verbose />
335335
<additionalparam>-Xdoclint:none</additionalparam>
336+
<maxmemory>256m</maxmemory>
336337
</configuration>
337338
<executions>
338339
<execution>

0 commit comments

Comments
 (0)