summaryrefslogtreecommitdiff
path: root/jfreereport/patches/librepository.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jfreereport/patches/librepository.patch')
-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