summaryrefslogtreecommitdiff
path: root/jfreereport
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:14:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:14:07 +0000
commitd86f9db750a999d27b5cef32b7cac2ecb5771743 (patch)
tree731252970610b37753bc96ef818834bbf54bb12b /jfreereport
parent50cf4bc7b1f3a1de3b094d40562999b218c5a3ea (diff)
INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED
2007/07/27 08:12:29 oj 1.1.2.1: #i79504# patch for java 1.3
Diffstat (limited to 'jfreereport')
-rw-r--r--jfreereport/patches/librepository.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/librepository.patch b/jfreereport/patches/librepository.patch
new file mode 100644
index 000000000000..6a4f7bf8bcc2
--- /dev/null
+++ b/jfreereport/patches/librepository.patch
@@ -0,0 +1,21 @@
+*** misc/librepository/ant/build.properties Sun May 27 19:23:24 2007
+--- misc/build/librepository/ant/build.properties Fri Jul 27 09:06:11 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