I want to configure "Set Build Description Plugin" to list out all the change
set for the CI builds. 
When Jenkins check out the Source from TFS, it will list the change set as
follows: 

Changeset: 1234 
09:59:26 User: XXXX 
09:59:26 Date: XXXX 
Changeset: 1235 
09:59:26 User: XXXX 
09:59:26 Date: XXXX 
Changeset: 1236 
09:59:26 User: XXXX 
09:59:26 Date: XXXX 

Here i set the Reguler Expression on Job is : Changeset: (.*) 
And leave the Description empty. 
How can i set the Regular expression to capture all the change set numbers
to description field? 

Thanks



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/setting-multiple-build-desc-using-Set-build-description-plugin-tp4699150.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to