From: Christian Geisert Date: Mon, 2 Sep 2002 17:40:54 +0000 (+0000) Subject: fixed problem with font metrics generation and jdk1.4 X-Git-Tag: Alt-Design-integration-base~423 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b354578c727c5198ac7e2741cd15586786374a1d;p=xmlgraphics-fop.git fixed problem with font metrics generation and jdk1.4 (the problem is a old xalan version which comes with the jdk) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195138 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 80915ab57..8e665fa1b 100644 --- a/build.xml +++ b/build.xml @@ -248,6 +248,19 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + + + + + + + + + + + + + @@ -387,11 +400,96 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + --> + + + + + + + + + + + + + +