2014-08-27 15:27:07 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<project>
|
|
|
|
<publishers>
|
|
|
|
<jenkins.plugins.clangscanbuild.publisher.ClangScanBuildPublisher>
|
|
|
|
<markBuildUnstableWhenThresholdIsExceeded>true</markBuildUnstableWhenThresholdIsExceeded>
|
|
|
|
<bugThreshold>0</bugThreshold>
|
2015-05-21 19:55:23 +02:00
|
|
|
<clangexcludedpaths>external-lib</clangexcludedpaths>
|
2014-08-27 15:27:07 +02:00
|
|
|
</jenkins.plugins.clangscanbuild.publisher.ClangScanBuildPublisher>
|
|
|
|
</publishers>
|
|
|
|
</project>
|