能否通过执行 shell 构建步骤中所执行的脚本生成的数据并将其插入电子邮件报告。 我使用电子邮件插件和 Jelly 模板 。
I use an ant file to build a java project in mercurial through hudson. The mailnine has a hudson job running just fine. Recently a new branch was created and pushed to the server by commnd line: hg ...