]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - sonar-simantics-platform-sdk.properties
Merge "Removed standard xml packages from apache and import them from elsewhere"
[simantics/platform.git] / sonar-simantics-platform-sdk.properties
index d8ef804ce28f71bbb652e88f7d71aff4ded43366..d9294497584b063dc98c5e9af77e659dc5e64b42 100644 (file)
@@ -4,7 +4,7 @@ sonar.projectName=Simantics Platform SDK
 sonar.projectVersion=1.25
 
 # path to source directories (required)
-sonar.sources=bundles/**/src/**
+sonar.sources=bundles
 
 # path to test source directories (optional)
 #sonar.tests=testDir1,testDir2