From d7929a23c820495ac534509d75850a2f1c4c74e5 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Fri, 8 Apr 2011 16:54:49 +0200 Subject: fix jfreereport build with ant-1.6.5 --- jfreereport/patches/common_build.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'jfreereport/patches') diff --git a/jfreereport/patches/common_build.patch b/jfreereport/patches/common_build.patch index 3d5330b9e383..7cdc7f878307 100755 --- a/jfreereport/patches/common_build.patch +++ b/jfreereport/patches/common_build.patch @@ -1,5 +1,23 @@ --- misc/libloader-1.1.3/common_build.xml 2009-11-16 10:25:34.000000000 +0100 +++ misc/build/libloader-1.1.3/common_build.xml 2009-12-04 10:22:24.277647200 +0100 +@@ -261,7 +261,7 @@ TYPICAL TARGET SEQUENCE + + + +- ++ + + + +@@ -270,7 +270,7 @@ TYPICAL TARGET SEQUENCE + + + +- ++ + + + @@ -497,7 +497,7 @@ Sets a property build.id to the either "development" or the svn revision if in release mode -- cgit