适用于 .NET 4 的 CruiseControl.NET MSBuild 记录器

发布于 2024-10-10 03:17:28 字数 443 浏览 0 评论 0 原文

我刚刚从 3.5 升级到 .NET 4,现在在将构建结果显示在 Cruisecontrol.net Web 仪表板上时遇到问题。在显示构建错误之前,使用 Rodemeyer.MSBuildToCCNet.dll

该 dll 似乎不适用于 .NET 4,因此我重新使用标准 ThoughtWorks.CruiseControl.MSBuild.dll 记录器,但仍然没有取得任何成功。当我查看构建结果网页时,它只显示它失败,但没有给出任何构建错误。然后我必须查看构建日志,该日志显示 msbuild 尝试编译解决方案但生成了错误。

有人知道实际上可以与 .NET 4 一起使用的 cc.net 记录器吗?

I just upgraded to .NET 4 from 3.5 and now am having issues getting build results to display on the cruisecontrol.net web dashboard. Before it would display build errors, using the Rodemeyer.MSBuildToCCNet.dll.

This dll doesn't seem to work with .NET 4 so I went back to using the standard ThoughtWorks.CruiseControl.MSBuild.dll logger but still am not having any success. When I view the build results webpage it just shows that it failed but doesn't give any build errors. I have to then view the build log, which shows that msbuild tried to compile the solution but generated errors.

Anyone know of a cc.net logger that actually works with .NET 4?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

夏夜暖风 2024-10-17 03:17:28

您的解决方案中有 Visual Studio 单元测试吗?我知道 CCNET 1.5 有一个关于报告单元测试结果的记录问题。

Do you have Visual Studio Unit Tests in your solution? I know that CCNET 1.5 has a logged issue regarding reporting unit test results.

只是我以为 2024-10-17 03:17:28

贾斯汀,我认为最好查看您遇到的版本的发行说明:

http://ccnetlive.thoughtworks.com/ccnet/doc/CCNET/CCNet%201.4.4%20Release%20Notes.html

链接文本

我尝试使用此版本,适用于我的情况;我的建议是如果在修复发布之前不起作用,则回滚到 3.5。

Justin, i think best bet to check out the release notes for the version you have issue :

http://ccnetlive.thoughtworks.com/ccnet/doc/CCNET/CCNet%201.4.4%20Release%20Notes.html

link text

I tried with this version, works in my case; My suggestion rollback to 3.5 if doesn't work till fix released.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文