summaryrefslogtreecommitdiff
path: root/jfreereport/patches
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:14:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:14:16 +0000
commit56efe4fa19e8b20aad49cc7caaf2074d855daee9 (patch)
tree965ed2f28c63432374a14c26fa9b202d86aec76b /jfreereport/patches
parentd86f9db750a999d27b5cef32b7cac2ecb5771743 (diff)
INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED
2007/07/27 08:12:39 oj 1.1.2.1: #i79504# patch for java 1.3
Diffstat (limited to 'jfreereport/patches')
-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