We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd3374 commit 1bd0293Copy full SHA for 1bd0293
1 file changed
build.xml
@@ -111,6 +111,7 @@
111
<fileset dir="${install}/lib/servoy_jasperreports" includes="jackson-annotations-*.jar"/>
112
<fileset dir="${install}/lib/servoy_jasperreports" includes="jackson-core-*.jar"/>
113
<fileset dir="${install}/lib/servoy_jasperreports" includes="jackson-databind-*.jar"/>
114
+ <fileset dir="${install}/lib/servoy_jasperreports" includes="jackson-dataformat-xml-*.jar"/>
115
<fileset dir="${install}/lib/servoy_jasperreports" includes="log4j-api-*.jar"/>
116
<fileset dir="${install}/lib/servoy_jasperreports" includes="openpdf-*.jar"/>
117
<fileset dir="${install}/lib/servoy_jasperreports" includes="poi-*.jar"/>
0 commit comments