|
||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/groups/opt_out.

This file put into src/main/resources/com/sonyericsson/rebuild/RebuildAction/ will make the rebuild plugin handle RandomStringParameterValue during a rebuild. In fact it's a simple copy of the StringParameterValue.jelly file.
Currently it will re-use the previous random value when triggering a rebuild, it might make more sense to re-create a fresh random value here, but I am not sure...