summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:13:39 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:13:39 +0000
commitfac3837b39aadacef7acc2e4731dabde5c76b809 (patch)
treefef206e26c8ebf5dc7d1df112dff6818b75984e4
parent48466567b76092217098032b10aee01d8d0d876a (diff)
INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED
2007/07/27 08:12:11 oj 1.1.2.1: #i79504# patch for java 1.3
-rw-r--r--jfreereport/patches/libformula.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/libformula.patch b/jfreereport/patches/libformula.patch
new file mode 100644
index 000000000000..4ed09016cc8c
--- /dev/null
+++ b/jfreereport/patches/libformula.patch
@@ -0,0 +1,21 @@
+*** misc/libformula/ant/build.properties Mon May 21 19:44:21 2007
+--- misc/build/libformula/ant/build.properties Fri Jul 27 09:05:29 2007
+***************
+*** 18,25 ****
+
+ #
+ # 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
+--- 18,25 ----
+
+ #
+ # 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