Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make test pass. The finalization barrier is needed in this case, which is suboptimal.
[simgrid.git] / sonar-project.properties
index b87ed17..d1d4227 100644 (file)
@@ -207,6 +207,8 @@ sonar.sourceEncoding=UTF-8
 # Version of the used prog languages
 sonar.java.source=8
 sonar.java.binaries=CMakeFiles/simgrid-java_jar.dir,examples/deprecated/java
+sonar.java.libraries=
+sonar.python.version=3
 
 ### NOTE: the following properties are overridden by Jenkins configuration
 ###