- Update to use convert_mapping_to_xml
- Add full test
- Add plugin="clang-scanbuild" attribute
- Add support for builders
- Add version number for features of when they were introduced
Change-Id: I62443ab71ed88a54d283a4fef581d815f90bd95d
Signed-off-by: Kien Ha <kienha9922@gmail.com>
The Clang Scan-Build plugin release 1.7 adds an option to specify the
directory where the generated reports are expected.
Without this change, builds that have a Scan-Build-Publisher configured
fail with a NPE because the 'reportFolderName' element is missing in
the config.
Reference: https://issues.jenkins-ci.org/browse/JENKINS-18941
Change-Id: Ide3627a58198c81744f9c360f45929a23dce5d23
The Clang Scan-Build plugin release 1.5 adds an option to exclude
a list of paths (for example to third party libraries) from the report.
Change-Id: Icd1226d7b24ba10431cac88dbdb33802e225a6d5