Revision: 17659
          http://sourceforge.net/p/gate/code/17659
Author:   markagreenwood
Date:     2014-03-14 09:19:11 +0000 (Fri, 14 Mar 2014)
Log Message:
-----------
here we go, lets turn on all the compiler warnings and hope that we don't get 
any new warnings that make the build unstable

Modified Paths:
--------------
    gate/trunk/build.xml

Modified: gate/trunk/build.xml
===================================================================
--- gate/trunk/build.xml        2014-03-14 09:18:00 UTC (rev 17658)
+++ gate/trunk/build.xml        2014-03-14 09:19:11 UTC (rev 17659)
@@ -254,8 +254,6 @@
       <compilerarg value="-Xmaxwarns" />
       <compilerarg value="${gate.compile.maxwarnings}" />
       <compilerarg value="-Xlint:all" />
-      <compilerarg value="-Xlint:-rawtypes" />
-      <compilerarg value="-Xlint:-unchecked" />
     </javac>
   </target>
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to