Is there a specific reason for that? In general, I think that test code should be subject to the same quality criteria as main code.

-Lukas


[EMAIL PROTECTED] wrote:
Author: aheritier
Date: Mon Mar 13 14:15:20 2006
New Revision: 385672

URL: http://svn.apache.org/viewcvs?rev=385672&view=rev
Log:
Ignore simian reporting in tests classes

Modified:
    maven/maven-1/core/trunk/project.properties

Modified: maven/maven-1/core/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/project.properties?rev=385672&r1=385671&r2=385672&view=diff
==============================================================================
--- maven/maven-1/core/trunk/project.properties (original)
+++ maven/maven-1/core/trunk/project.properties Mon Mar 13 14:15:20 2006
@@ -117,6 +117,7 @@
 # Simian plugin settings
 #=====
 maven.simian.linecount = 4
+maven.simian.includetests = false
#=====
 # Site plugin settings



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to