-
New Feature
-
Resolution: Fixed
-
Trivial
-
None
-
All
If '--xml-version=2' is not passed to Cppcheck, it will generate the report in legacy format. Build log should contain a warning about that to inform the user.
--xml Write results in XML to error stream --xml-version=<version> Select the XML file version. Currently versions 1 and 2 are available. The default version is 1.
- is related to
-
JENKINS-17450 "warning" and "performance" not counted
-
- Closed
-
[JENKINS-24007] Put a warning about report in legacy format to build log
Link |
New:
This issue is related to |
Fix Version/s | New: current [ 10162 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 156878 ] | New: JNJira + In-Review [ 207906 ] |
Code changed in jenkins
User: Michal Turek
Path:
src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckParserResult.java
src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java
http://jenkins-ci.org/commit/cppcheck-plugin/5e25a2934af8f15e1d1f7b5c00a21fe75f6052fd
Log:
JENKINS-24007Put a warning about report in legacy format to build log