From 8e50d92e22db64b098f7b601b6980719d8df1862 Mon Sep 17 00:00:00 2001 From: Steve Coffman Date: Thu, 12 Oct 2000 22:11:33 +0000 Subject: Christian Geisert's patch to allow JDK 1.1 people to use no images. Doesn't hurt on 1.2, but haven't tested on 1.1 system. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193724 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index de82dedf5..0247fd7b2 100644 --- a/build.xml +++ b/build.xml @@ -155,6 +155,14 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + + @@ -317,6 +325,19 @@ Sometimes ant gives out this warnings, but the build is finished without any pro excludes="**/${ignore_this},${jimi}"/> + + + + + + + + @@ -327,6 +348,13 @@ Sometimes ant gives out this warnings, but the build is finished without any pro includes="org/**"/> + + + + + -- cgit v1.2.3