Hudson - 需要 Clearcase 插件

发布于 2024-12-28 18:49:16 字数 153 浏览 1 评论 0原文

我正在尝试在我的项目中使用 Hudson,但我拥有的 CC 版本相当旧(版本 7.0.1.7)。

我尝试将 hudson 与此 CC 集成,但可用的插件适用于较新版本的 CC,并使用旧版本未知的命令参数。

我找不到与此版本的 CC 兼容的插件。有人可以帮忙吗?

I am trying to use Hudson for my project but the CC version I have is pretty old (Version 7.0.1.7).

I tried to integrate hudson with this CC but the plugin available is for newer version of CC and uses command arguments which are unknown to older version.

I am not able to find plugin compatible to this version of CC. Can anyone help?

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

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

发布评论

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

评论(2

守望孤独 2025-01-04 18:49:16

关于 ClearCase Hudson(现在的 Jenkins)插件,一种解决方案是:

  • 确定与 CC7.0.1 不兼容的内容(例如,如果该插件使用“cleartool lsview -quick”来获取视图列表更快,这与 CC7.0.x 不兼容)

  • 使用兼容命令重新编译该插件。
    源代码位于 GitHub

Regarding the ClearCase Hudson (now Jenkins) plugin, one solution would be to:

  • identify what is incmpatible with a CC7.0.1 (for instance, if that plugin uses 'cleartool lsview -quick' in order to get the list of views faster, this would not be compatible with CC7.0.x)

  • recompile that plugin with a compatible command.
    The sources are on GitHub.

千秋岁 2025-01-04 18:49:16

所有早期的插件都可以在 hudson 网站上找到。检查下面的链接...

http://hudson-ci.org/downloads/plugins/

All the earlier plugins are available on the hudson site itself. Check the link below...

http://hudson-ci.org/downloads/plugins/

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