CruiseControl.Net 仪表板 +宪兵插件

发布于 2024-08-21 08:10:32 字数 557 浏览 4 评论 0原文

我尝试将 CC.NET 与 Gendarme 结合起来。我使用CC.NET 1.5。 宪兵已经检查了构建并生成了报告。

但我无法让仪表板显示报告。我该怎么做呢?

我将其添加到我的 ccnet.config 中:

<merge><files>
<file>C:\MyProjectArtefacts\gendarme-results.xml</file>     
</files></merge>

并将其添加到我的仪表板.config 中:

<xslFile>xsl\gendarme-summary-ccnet.xsl</xslFile>
<xslReportBuildPlugin description="Gendarme Report" actionName="GendarmeBuildReport" xslFileName="xsl\gendarme-report-ccnet.xsl"/>

有什么想法吗? 谢谢

I try to combine CC.NET with Gendarme. I use CC.NET 1.5.
Gendarme already checks the build and generates a report.

But I can't get the dahsboard to show the report. How can I do it?

I added this in my ccnet.config:

<merge><files>
<file>C:\MyProjectArtefacts\gendarme-results.xml</file>     
</files></merge>

And that to my dashboard.config:

<xslFile>xsl\gendarme-summary-ccnet.xsl</xslFile>
<xslReportBuildPlugin description="Gendarme Report" actionName="GendarmeBuildReport" xslFileName="xsl\gendarme-report-ccnet.xsl"/>

any ideas?
thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文