Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to not disable our logs on sonar, just to see
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 12 Dec 2016 09:39:38 +0000 (10:39 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 12 Dec 2016 09:39:38 +0000 (10:39 +0100)
sonar-project.properties

index 099ea05..7ca6dbf 100644 (file)
@@ -40,7 +40,7 @@ sonar.sourceEncoding=UTF-8
 sonar.java.source=7
 
 # Disable the whole logging mechanism during SonarQube analysis (our logging macro are crude, but should not harm Sonar)
 sonar.java.source=7
 
 # Disable the whole logging mechanism during SonarQube analysis (our logging macro are crude, but should not harm Sonar)
-sonar.cfamily.predefinedMacros=#define XBT_LOG_MAYDAY
+sonar.cfamily.predefinedMacros=#define XBT_LOG_MAYDAY
 
 # Talk to me (travis don't like it, it's too much)
 # sonar.verbose=true
 
 # Talk to me (travis don't like it, it's too much)
 # sonar.verbose=true