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