aboutsummaryrefslogtreecommitdiffstats
path: root/fop/build.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2023-11-28 09:36:55 +0000
committerSimon Steiner <ssteiner@apache.org>2023-11-28 09:36:55 +0000
commit1cc4244b69d8de060e8fb00e86d4f2a9871e503d (patch)
tree4224522bb5120c1f2f0b98104bd5b72f543ef39e /fop/build.xml
parent2d0e0424a1e7b5c544427e9923a1efdc15be152d (diff)
downloadxmlgraphics-fop-1cc4244b69d8de060e8fb00e86d4f2a9871e503d.tar.gz
xmlgraphics-fop-1cc4244b69d8de060e8fb00e86d4f2a9871e503d.zip
FOP-3162: Missing jars in servlet
Diffstat (limited to 'fop/build.xml')
-rw-r--r--fop/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fop/build.xml b/fop/build.xml
index ad3b55b45..781128dd8 100644
--- a/fop/build.xml
+++ b/fop/build.xml
@@ -578,6 +578,7 @@ list of possible build targets.
<include name="batik*.jar"/>
<include name="commons-io*.jar"/>
<include name="xmlgraphics*.jar"/>
+ <include name="fontbox*.jar"/>
</lib>
<lib dir="${build.dir}">
<include name="fop.jar"/>