Stanislav Ochotnicky created BATIK-1065:
-------------------------------------------
Summary: [patch] javadoc task should fail when OOM
Key: BATIK-1065
URL: https://issues.apache.org/jira/browse/BATIK-1065
Project: Batik
Issue Type: Bug
Components: javadoc
Affects Versions: 1.8
Reporter: Stanislav Ochotnicky
javadoc ant task doesn't define "failonerror" configuration to yes and
therefore can produce incomplete javadocs when error is encountered during
build (such as OOM).
Besides this maxmemory is currently set to 128MB which at least on my system
causes very long javadoc build times. After upping the maxmemory to 512MB the
build process sped up significantly.
Attached is a patch against trunk to add failonerror and raise maxmemory to
512MB for javadoc task
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]