summaryrefslogtreecommitdiff
path: root/jfreereport
diff options
context:
space:
mode:
Diffstat (limited to 'jfreereport')
-rw-r--r--jfreereport/patches/libloader.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/libloader.patch b/jfreereport/patches/libloader.patch
new file mode 100644
index 000000000000..155c0c732549
--- /dev/null
+++ b/jfreereport/patches/libloader.patch
@@ -0,0 +1,21 @@
+*** misc/libloader/ant/build.properties Mon May 21 19:29:36 2007
+--- misc/build/libloader/ant/build.properties Fri Jul 27 09:05:56 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