You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "Stanislav Ochotnicky (JIRA)" <ji...@apache.org> on 2014/01/16 14:23:19 UTC

[jira] [Created] (BATIK-1065) [patch] javadoc task should fail when OOM

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: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org