]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to commit chang...
authorLuis Bernardo <lbernardo@apache.org>
Mon, 15 Jul 2013 18:23:36 +0000 (18:23 +0000)
committerLuis Bernardo <lbernardo@apache.org>
Mon, 15 Jul 2013 18:23:36 +0000 (18:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1503396 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 3898a5a24a050d2e5a56e9336990908cd245cdcd..fee1ef03cc367f1dcff8526c1fd319187051e9e2 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -325,6 +325,7 @@ list of possible build targets.
       <patternset refid="exclude-jce-dependencies"/>
       <patternset refid="exclude-jai"/>
       <classpath refid="libs-build-classpath"/>
+      <compilerarg value="-Xlint:cast"/> 
     </javac>
     <mkdir dir="${build.sandbox-classes.dir}"/>
     <javac destdir="${build.sandbox-classes.dir}" includeAntRuntime="true">