Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
Windows 2003 Server, Jenkins 1.522 Warnings 4.26
-
-
5.0.0-beta2
Description
I have a project with 3 different doxygen documentations. Each of them has it's own warnings-file. For example Projects\Doxygen\warning.txt, Projects\Doxygen\ModuleTestsWarning.txt, Projects\Doxygen\IntegrationTestsWarning.txt.
The Project page has several "Doxygen Warnings" links on the left side but they all link to the same page and the all link to the same page "jenkins/job/Hit1k-1_V01/warnings10" where it says that there are 15 new Warnings, but it is not posible to see in which file. If I click the link with these 15 new warnings i come to page "warnings10Result/new/?" where it says, that there are 0 new warnings. So it seem as if the plugin mixes the information of the three warning-files.
Attachments
Issue Links
- is duplicated by
-
JENKINS-22653 Multiple Files parsed, but only warnings of last parsed file shown/linked on dashboard
-
- Resolved
-
-
JENKINS-40609 Add possibillity to copy / "alias" warning parser
-
- Closed
-
- mentioned in
-
Page Loading...
I have the same issue. In my build project there are two GNU/C++ project and I want to see the results separated, in two graphs. But this is not working as described.
As a workaround, it would be nice if I could clone the GNU/C++ parser with a new name, and than use this cloned parser for the second log file.
Is there an easy way to clone the GNU/C++ parser without the need of the plugin dev environment?