]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Merged revisions 675258 via svnmerge from
authorAdrian Cumiskey <acumiskey@apache.org>
Wed, 9 Jul 2008 17:06:35 +0000 (17:06 +0000)
committerAdrian Cumiskey <acumiskey@apache.org>
Wed, 9 Jul 2008 17:06:35 +0000 (17:06 +0000)
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

src/java/org/apache/fop/tools/anttasks/Fop.java

index 0f28d70e743b2807c6c59d8a682b0259dd510ca4..a33c396d463d6781010a8f8c4fe6cd52b535c9e2 100644 (file)
@@ -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.