suppress most warnings from this old code

Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/aa8685a8
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/aa8685a8
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/aa8685a8

Branch: refs/heads/develop
Commit: aa8685a822d540af8398733aed19124557d0fb34
Parents: e0b3b4f
Author: Alex Harui <aha...@apache.org>
Authored: Fri Apr 4 11:29:43 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Fri Apr 4 11:29:43 2014 -0700

----------------------------------------------------------------------
 flex-compiler-oem/build.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/aa8685a8/flex-compiler-oem/build.xml
----------------------------------------------------------------------
diff --git a/flex-compiler-oem/build.xml b/flex-compiler-oem/build.xml
index f301987..566a4a1 100644
--- a/flex-compiler-oem/build.xml
+++ b/flex-compiler-oem/build.xml
@@ -99,7 +99,6 @@
                source="${javac.src}" target="${javac.src}"
                   includes="**/*.java" destdir="${oem}/bin" 
classpathref="classpath" includeAntRuntime="true">
             <src path="${oem}/src"/>
-            <compilerarg value="-Xlint:all,-path,-fallthrough,-cast"/>
         </javac>
         <!--
         <copy todir="${compiler}/generated/classes">

Reply via email to