aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorSteve Coffman <gears@apache.org>2000-10-26 14:33:37 +0000
committerSteve Coffman <gears@apache.org>2000-10-26 14:33:37 +0000
commitbacbe7a0915fbb7b4c22b623f97a11352cf5d0b1 (patch)
tree53f8bc745c9f0060633b436a49250165e411af50 /build.xml
parent69883544bc9e2e7071f41359523a2b59bed4f88b (diff)
downloadxmlgraphics-fop-bacbe7a0915fbb7b4c22b623f97a11352cf5d0b1.tar.gz
xmlgraphics-fop-bacbe7a0915fbb7b4c22b623f97a11352cf5d0b1.zip
Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibility
fixes. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193739 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 0247fd7b2..8d52fa12c 100644
--- a/build.xml
+++ b/build.xml
@@ -157,9 +157,9 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
<property name="ignore_jdk11"
value="org/apache/fop/render/awt/**
- ,org/apache/fop/image/analyzer/*
,org/apache/fop/viewer/**
- ,org/apache/fop/image/*
+ ,**/GifJpegImage.java
+ ,**/JimiImage.java
,**/PrintCommandLine.java
,**/AWTCommandLine.java"/>