From 94c31de56cf4fb09960b36e698c623acdc8f484f Mon Sep 17 00:00:00 2001 From: Karen Lease Date: Sun, 26 Aug 2001 14:26:24 +0000 Subject: [PATCH] Remove now unnecessary mergefile from xslt processing for font files. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194443 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/build.xml b/build.xml index 3ccfc3a98..ef45f7744 100644 --- a/build.xml +++ b/build.xml @@ -479,33 +479,33 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - - - - - - - - - - - - - @@ -556,7 +556,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro debug="${debug}" deprecation="${deprecation}" optimize="${optimize}" - excludes="**/${ignore_this},${jimi},${ignore_jdk11}"/> + excludes="**/${ignore_this},${Jimi},${ignore_jdk11}"/> -- 2.39.5