CruiseControl.Net 仪表板 +宪兵插件
我尝试将 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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论