Author: mes
Date: 2010-09-15 10:33:51 -0700 (Wed, 15 Sep 2010)
New Revision: 21871

Modified:
   csplugins/trunk/ucsd/mes/VennDiagram/build.xml
Log:
turned on warnings and added 1.5 target rules

Modified: csplugins/trunk/ucsd/mes/VennDiagram/build.xml
===================================================================
--- csplugins/trunk/ucsd/mes/VennDiagram/build.xml      2010-09-15 17:31:22 UTC 
(rev 21870)
+++ csplugins/trunk/ucsd/mes/VennDiagram/build.xml      2010-09-15 17:33:51 UTC 
(rev 21871)
@@ -78,10 +78,10 @@
            debug="${debug}"
            deprecation="${deprecation}" 
            optimize="${optimize}"
+           source="1.5"
+           target="1.5"
            fork="${fork}">
-<!--
        <compilerarg line="-Xlint:all -Xlint:-path"/>
--->
      </javac>
      <echo message="Successfully ran compile task!"/>
   </target>

-- 
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