diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-05-27 18:22:32 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-05-27 19:02:50 +0300 |
commit | 32565ee39be1a9d7be1de934c1dfb424644b346a (patch) | |
tree | a1c92f1023ef8af8a23d1dbc234075c3278fc750 /jfreereport | |
parent | 992da0d5cf04497bad55637f6a6ebfcdaec03e16 (diff) |
Bump maximum fuzz factor down to zero
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
Diffstat (limited to 'jfreereport')
-rw-r--r-- | jfreereport/patches/flow-engine.patch | 3 | ||||
-rw-r--r-- | jfreereport/patches/liblayout.patch | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/jfreereport/patches/flow-engine.patch b/jfreereport/patches/flow-engine.patch index ae6864412879..86f50a3999df 100644 --- a/jfreereport/patches/flow-engine.patch +++ b/jfreereport/patches/flow-engine.patch @@ -1,6 +1,7 @@ --- misc/flow-engine-0.9.4/build.xml (Revision 6728) +++ misc/build/flow-engine-0.9.4/build.xml (Arbeitskopie) -@@ -24,6 +24,7 @@ +@@ -24,7 +24,8 @@ + <!-- Setup the compile classpath --> <path id="classpath"> - <fileset dir="lib"> diff --git a/jfreereport/patches/liblayout.patch b/jfreereport/patches/liblayout.patch index 6da279361f07..035d99bd3b96 100644 --- a/jfreereport/patches/liblayout.patch +++ b/jfreereport/patches/liblayout.patch @@ -1,6 +1,7 @@ --- misc/liblayout-0.2.10/build.xml (Revision 6728) +++ misc/build/liblayout-0.2.10/build.xml (Arbeitskopie) -@@ -24,6 +24,7 @@ +@@ -24,7 +24,8 @@ + <!-- Setup the compile classpath --> <path id="classpath"> - <fileset dir="lib"> |