aboutsummaryrefslogtreecommitdiffstats
path: root/fop/build.xml
diff options
context:
space:
mode:
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 db3f8df6b..be3e0e0a6 100644
--- a/fop/build.xml
+++ b/fop/build.xml
@@ -680,6 +680,7 @@ list of possible build targets.
<include name="fop.jar"/>
</fileset>
</classpath>
+ <compilerarg value="-Xlint:cast"/>
</javac>
<copy todir="${build.unit.tests.dir}">
<fileset dir="${test.java.dir}">