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?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fc37d4ec-76cb-4780-96f3-8e3c97863699%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to