Issue Type: Bug Bug
Affects Versions: current
Assignee: Josh Kennedy
Components: clang-scanbuild
Created: 06/Mar/13 1:36 AM
Description:

The scan-build plugin expects detail reports to be in the same directory as the index.html file.

Starting with checker-271 the output directory layout seems to have changed. The index.html file is still in the top-level output directory, but the individual detail reports are in a subdirectory that looks like this:

% tree -d

.
└── Project.build
└── Debug
└── Target.build
└── StaticAnalyzer
└── normal
└── i386

Project: Jenkins
Priority: Major Major
Reporter: tpesce
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to