Increate the max memory for javadoc

pull/1/head
Brett Wooldridge 11 years ago
parent f0f1f1409e
commit 9cbc802858

@ -157,6 +157,7 @@
<show>public</show> <show>public</show>
<excludePackageNames>com.zaxxer.hikari.*</excludePackageNames> <excludePackageNames>com.zaxxer.hikari.*</excludePackageNames>
<attach>true</attach> <attach>true</attach>
<maxmemory>1024m</maxmemory>
</configuration> </configuration>
<executions> <executions>
<execution> <execution>

Loading…
Cancel
Save