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:27:34 UTC

svn commit: r781911 - /servicemix/smx4/features/trunk/pom.xml

Author: ffang
Date: Fri Jun  5 04:27:33 2009
New Revision: 781911

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

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

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=781911&r1=781910&r2=781911&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Fri Jun  5 04:27:33 2009
@@ -223,6 +223,7 @@
       <xpp3.version>1.1.4c_1</xpp3.version>
       <werken-xpath.version>0.9.4_1</werken-xpath.version>
       <wss4j.version>1.5.4_1</wss4j.version>
+      <sonar.skippedModules>examples</sonar.skippedModules>
   </properties>
 
   <repositories>