Apache Ant中内置的邮件任务可以向所提供的一系列用户发送电子邮件,通知他们构建过程的完成状态。
The built-in mail task in Apache Ant can send email to a supplied list of users to notify them of the completion of the build process.
这个电子邮件任务的执行规则由 “Manage the task execution rules” 定义。
The execution rule for this email task is defined via “Manage the task execution rules”.
也可以使用 CruiseControl 的电子邮件任务的 defaultsuffix 属性将电子邮件发送给对构建进行过最近的更改的一个或多个开发人员。
You can use the defaultsuffix attribute of CruiseControl's e-mail task to also send e-mails to the developer(s) who committed the most recent changes, as well.
应用推荐