summaryrefslogtreecommitdiff
path: root/jfreereport
diff options
context:
space:
mode:
Diffstat (limited to 'jfreereport')
-rw-r--r--jfreereport/patches/libxml.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/libxml.patch b/jfreereport/patches/libxml.patch
new file mode 100644
index 000000000000..2e8dec0f1a31
--- /dev/null
+++ b/jfreereport/patches/libxml.patch
@@ -0,0 +1,21 @@
+*** misc/libxml/ant/build.properties Sun May 27 20:44:28 2007
+--- misc/build/libxml/ant/build.properties Fri Jul 27 09:06:22 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