Author: mes
Date: 2010-07-28 17:06:30 -0700 (Wed, 28 Jul 2010)
New Revision: 21071

Modified:
   cytoscape/trunk/build.xml
Log:
turned deprecation warnings back on

Modified: cytoscape/trunk/build.xml
===================================================================
--- cytoscape/trunk/build.xml   2010-07-29 00:04:35 UTC (rev 21070)
+++ cytoscape/trunk/build.xml   2010-07-29 00:06:30 UTC (rev 21071)
@@ -271,7 +271,7 @@
                       target="${java.target_version}"
                       optimize="on" 
                       includeAntRuntime="false" 
-                      deprecation="no">
+                      deprecation="yes">
                        <classpath refid="classpath" />
                        <include name="cytoscape/**" />
                        <src path="${src.dir}" />

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to