|
||||||||
|
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/d/optout.

I would guess you're seeing a side effect of another bug. Instead of using ${BRANCH} in the Branches to build field, trying using the value of that variable (as a test). If the value of that variable is honored, then you've encountered a bug that that variable expansion does not seem to be applied to the values entered into the Branches to Build field.
If that doesn't allow you to checkout submodules, then I'm not sure of any other alternative.