summaryrefslogtreecommitdiff
path: root/jfreereport/patches
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:13:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:13:10 +0000
commit22d98366dbd37c81710e752a44027a7c4a8692c6 (patch)
treee8d2c1c3f14bbc6fa5445eb71db320ab1c496097 /jfreereport/patches
parent85bd5a33f03a5557cd9736961d7fb0c61c5b277a (diff)
INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED
2007/07/27 08:11:43 oj 1.1.2.1: #i79504# patch for java 1.3
Diffstat (limited to 'jfreereport/patches')
-rw-r--r--jfreereport/patches/jcommon-serializer.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/jfreereport/patches/jcommon-serializer.patch b/jfreereport/patches/jcommon-serializer.patch
new file mode 100644
index 000000000000..6a451af2ee8b
--- /dev/null
+++ b/jfreereport/patches/jcommon-serializer.patch
@@ -0,0 +1,21 @@
+*** misc/jcommon-serializer/ant/build.properties Mon Dec 11 13:40:27 2006
+--- misc/build/jcommon-serializer/ant/build.properties Fri Jul 27 09:04:38 2007
+***************
+*** 13,20 ****
+
+ ##
+ # 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
+--- 13,20 ----
+
+ ##
+ # 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