Multi line description with the description setter plugin

242 views
Skip to first unread message

nfwlpw

unread,
Jul 22, 2016, 3:07:17 PM7/22/16
to Jenkins Users
I want to use the description setter plugin to change the build description to the values of some env vars used in the build, but I'm having trouble making it print one value per line.  Things I have tried:

1) using \n, <br>, or &#xd; to separate \1 and \2 in the description field of the plugin.  It just end up printing them out literally.

2) create two description setters, one for \1 and another for \2.  It ends up printing out "value1<br>value2".

I'm using 1.10 version of the plugin.  Has anyone gotten it to work?
Reply all
Reply to author
Forward
0 new messages