From 4fa2cfc128d8a5be806dec95c5f7944e3a810e38 Mon Sep 17 00:00:00 2001 From: Joerg Pietschmann Date: Mon, 9 Sep 2002 21:01:20 +0000 Subject: [PATCH] Recognize JDK1.4 and setup filters for appropriatly commenting JDK specific code. Removed a bit of cruft. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195163 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 227 ++++++++++------------ src/codegen/jdk13.filter | 4 + src/codegen/jdk14.filter | 2 + src/codegen/xalan1.filter | 2 - src/codegen/xalan2.filter | 2 - src/org/apache/fop/svg/PDFGraphics2D.java | 9 +- 6 files changed, 119 insertions(+), 127 deletions(-) create mode 100644 src/codegen/jdk13.filter create mode 100644 src/codegen/jdk14.filter delete mode 100644 src/codegen/xalan1.filter delete mode 100644 src/codegen/xalan2.filter diff --git a/build.xml b/build.xml index 6870aad4e..15cc911ea 100644 --- a/build.xml +++ b/build.xml @@ -114,62 +114,62 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -179,7 +179,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + @@ -204,14 +204,14 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - - - - + + + + - - + + @@ -220,8 +220,8 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - + + @@ -232,12 +232,12 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + - + @@ -287,9 +287,8 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - + @@ -297,13 +296,18 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + - + + + + - - + + + @@ -397,7 +401,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + @@ -411,7 +415,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + @@ -420,11 +424,11 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + - + @@ -436,119 +440,104 @@ Sometimes ant gives out this warnings, but the build is finished without any pro ${Times-Roman.xml},${Times-Italic.xml},${Times-Bold.xml}, ${Times-BoldItalic.xml}, ${Symbol.xml},${ZapfDingbats.xml}"/> - +