From: Adrian Cumiskey Date: Wed, 9 Jul 2008 17:06:35 +0000 (+0000) Subject: Merged revisions 675258 via svnmerge from X-Git-Tag: fop-1_0~376^2~144 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1d4bba9dad2977422edc5e4d8718ed6ca59c64fb;p=xmlgraphics-fop.git Merged revisions 675258 via svnmerge from https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk ........ r675258 | acumiskey | 2008-07-09 18:05:27 +0100 (Wed, 09 Jul 2008) | 2 lines Whoops.. default value should be true :). ........ git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@675259 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/java/org/apache/fop/tools/anttasks/Fop.java b/src/java/org/apache/fop/tools/anttasks/Fop.java index 0f28d70e7..a33c396d4 100644 --- a/src/java/org/apache/fop/tools/anttasks/Fop.java +++ b/src/java/org/apache/fop/tools/anttasks/Fop.java @@ -77,7 +77,7 @@ public class Fop extends Task { private boolean logFiles = true; private boolean force = false; private boolean relativebase = false; - private boolean throwExceptions = false; + private boolean throwExceptions = true; /** * Sets the filename for the userconfig.xml.