From: Joerg Pietschmann Date: Sun, 27 Feb 2005 20:59:13 +0000 (+0000) Subject: Use uptodate to avoid rebuilding the FOP jar even if no classes X-Git-Tag: Root_Temp_KnuthStylePageBreaking~49 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=be65eb10ad03a857ee4fd4f9c6b7c23f1ee0f1d4;p=xmlgraphics-fop.git Use uptodate to avoid rebuilding the FOP jar even if no classes have been compiled. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198458 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index d7dabfe1b..11e46e559 100644 --- a/build.xml +++ b/build.xml @@ -484,10 +484,15 @@ list of possible build targets. targetDir="${user.hyphdest.dir}"/> + + + + + - +