summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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