summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:13:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:13:30 +0000
commit48466567b76092217098032b10aee01d8d0d876a (patch)
tree22ea761b63a24a14ddf3542ef7757742c8658efc
parent22d98366dbd37c81710e752a44027a7c4a8692c6 (diff)
INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED
2007/07/27 08:12:02 oj 1.1.2.1: #i79504# patch for java 1.3
-rw-r--r--jfreereport/patches/libfonts.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/libfonts.patch b/jfreereport/patches/libfonts.patch
new file mode 100644
index 000000000000..a1fe7994ab31
--- /dev/null
+++ b/jfreereport/patches/libfonts.patch
@@ -0,0 +1,21 @@
+*** misc/libfonts/ant/build.properties Sun May 27 19:19:06 2007
+--- misc/build/libfonts/ant/build.properties Fri Jul 27 09:05:17 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