It's all about the answers!

Ask a question

How the RTC ant task to get the build email notification distribution list?


Jia Jia Li (8057152192) | asked Apr 01 '15, 2:20 p.m.
edited Apr 02 '15, 3:17 a.m. by Ralph Schoon (63.1k33646)
I can not customize the build email notification content. So I want to use ant mail task to send email, but I need the email distribution list config in build definition. 
Is there any way to get the email distribution list in build definition? 

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Apr 02 '15, 3:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I don't think you can use an ANT task to get at that information. My best bet would be to try to get at that data using the Plain Java Client Libraries. You can also create your own ANT task based on that code.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.