ok... thanks.
What kind of language should i use for that script? java?

How can i access the log output of the downstream job?

Am Freitag, 9. November 2012 09:53:52 UTC+1 schrieb AdvanTiSS:
>
> 1. Use Copy Artifact 
> Plugin<http://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin> to 
> copy artifacts from downstream job if you need
> 2. Use email-ext [pre-send script] feature to modify message content
> 3. Add artifacts as attachments to email
>
> On Friday, November 9, 2012 9:42:34 AM UTC+2, Sven Finsterwalder wrote:
>>
>> thank, i try it but i havent found any possibilty to add content from 
>> another job to the mainjob
>>
>> Am Donnerstag, 8. November 2012 09:19:30 UTC+1 schrieb AdvanTiSS:
>>>
>>> You can try email-ext plugin
>>>
>>> On Wednesday, November 7, 2012 2:21:19 PM UTC+2, Sven Finsterwalder 
>>> wrote:
>>>>
>>>> Hello,
>>>>
>>>> i have one question.
>>>> In my jenkins there is one job which starts with a parameter two other 
>>>> build-jobs.
>>>> The Job will fail if one of the triggered jobs fails and send one email.
>>>>
>>>> I wish to add the reason in that email why the other job is failing. Is 
>>>> that possible?
>>>>
>>>

Reply via email to