From 56efe4fa19e8b20aad49cc7caaf2074d855daee9 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 3 Aug 2007 09:14:16 +0000
Subject: 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
---
jfreereport/patches/libxml.patch | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 jfreereport/patches/libxml.patch
(limited to 'jfreereport/patches')
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
--
cgit