From d86f9db750a999d27b5cef32b7cac2ecb5771743 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 3 Aug 2007 09:14:07 +0000 Subject: 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 --- jfreereport/patches/librepository.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 jfreereport/patches/librepository.patch (limited to 'jfreereport') 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 -- cgit v1.2.1