summaryrefslogtreecommitdiff
path: root/jfreereport
diff options
context:
space:
mode:
Diffstat (limited to 'jfreereport')
-rw-r--r--jfreereport/patches/liblayout.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/liblayout.patch b/jfreereport/patches/liblayout.patch
new file mode 100644
index 000000000000..d3ffc7ba8f90
--- /dev/null
+++ b/jfreereport/patches/liblayout.patch
@@ -0,0 +1,21 @@
+*** misc/liblayout/ant/build.properties Wed May 30 19:06:41 2007
+--- misc/build/liblayout/ant/build.properties Fri Jul 27 09:05:42 2007
+***************
+*** 14,21 ****
+
+ #
+ # Make sure that JDK 1.2 compatible class files are generated
+! build.target=1.2
+! build.source=1.2
+
+ #
+ # All path settings are relative to the project root directory
+--- 14,21 ----
+
+ #
+ # Make sure that JDK 1.2 compatible class files are generated
+! build.target=1.3
+! build.source=1.3
+
+ #
+ # All path settings are relative to the project root directory