You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2009/06/05 06:31:38 UTC

svn commit: r781912 - /servicemix/smx4/nmr/trunk/pom.xml

Author: ffang
Date: Fri Jun  5 04:31:38 2009
New Revision: 781912

URL: http://svn.apache.org/viewvc?rev=781912&view=rev
Log:
[SMX4-288]Exclude nmr demo/example modules from Sonar test coverage reports

Modified:
    servicemix/smx4/nmr/trunk/pom.xml

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=781912&r1=781911&r2=781912&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Fri Jun  5 04:31:38 2009
@@ -107,6 +107,7 @@
       <wsdl4j.version>1.6.1_1</wsdl4j.version>
       <xbean.version>3.5</xbean.version>
       <geronimo.stax.version>1.0.1</geronimo.stax.version>
+      <sonar.skippedModules>examples</sonar.skippedModules>
   </properties>
 
    <repositories>