Author: mes
Date: 2010-10-26 10:48:04 -0700 (Tue, 26 Oct 2010)
New Revision: 22439

Modified:
   core3/parent/trunk/pom.xml
Log:
fixed compiler argument bug

Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml  2010-10-26 17:08:21 UTC (rev 22438)
+++ core3/parent/trunk/pom.xml  2010-10-26 17:48:04 UTC (rev 22439)
@@ -47,7 +47,9 @@
                                        <showWarnings>true</showWarnings>
                                        <showDeprecation>true</showDeprecation>
                                        <compilerArguments>
+                                       <!--
                                                <compilerArgument>-Xlint:all 
-Xlint:-path</compilerArgument>
+                                               -->
                                                <Xmaxwarns>10000</Xmaxwarns>
                                                <Xmaxerrs>10000</Xmaxerrs>
                                        </compilerArguments>

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