Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git-plugin
Created: 11/Mar/15 9:45 AM
Description:

This is a follow-up to JENKINS-27349.

To reproduce:

  • A parametrized build with parameter BRANCH_TO_BUILD, with default value "" (or a last execution with BRANCH_TO_BUILD="" until JENKINS-27349 is fixed)
  • Git SCM with branch specifier "${BRANCH_TO_BUILD}"
  • SCM polling enabled

Expected:

  • Should poll all branches, same as when you set the branchspec to "" directly, without parameters.

Actual:

  • Nothing is matched

Workaround:

  • Set the default value to "**" instead of ""
Environment: git-plugin 2.3.5
Project: Jenkins
Priority: Minor Minor
Reporter: Jean Blanchard
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.

Reply via email to