Issue Type: Bug Bug
Assignee: stephenconnolly
Attachments: coverage.xml, SourceCodePainter.patch
Components: cobertura
Created: 03/Jan/13 2:42 PM
Description:

coverage.xml contains filename attributes.
If this attribute is absolute based on hudson.FilePath implementation,
canvas FilePath object is created as absolute and outside of the intended cobertura job directory. SourceCodePainter overwrites this file in paintSourceCode().

Attached is a very simple patch, pointing to the problem.
coverage.xml is produced on Windows by patched gcovr.py using QNX cross compiler tools. It is simplified for testing.

Environment: Windows 7
Project: Jenkins
Labels: plugin
Priority: Major Major
Reporter: Murat Yukselen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to