Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道一旦缺陷转移到固定或关闭状态,是否有任何方法可以触发构建。我使用 ANT 作为构建工具,使用 AccuRev 作为版本控制工具
它可能取决于您的缺陷跟踪器,而不是您的修订控制。反过来考虑这一点可能会有所帮助-例如,您可以配置缺陷跟踪器-(bugzilla/jira/clearddts 等)以触发构建,也许可以使用其余的api。