Change By: Stephan Pauxberger (27/Feb/14 1:42 PM)
Description: Since updating from 2.0.1 to 2.0.3, a job which uses tags containing a slash as "branch" does not work anymore (rel/x.y.z-... in my case)

Build I my case, a sepate job creates a release tag (refs/tags/rel/my-tag).

The job that stopped to work tries to check out this given tag (using a parameter: so the branch field contains the value: rel/$version)

Using git plugin 2.0.1, this works. Using git plugin 2.0.3 the checkout attempt
 results in "Couldn't find any revision to build. Verify the repository and branch configuration for this job."

Downgrading to 2.0.1 solves the problem.

The problem has already been discussed in [JENKINS-14026], but the applied fix only works for slash-less tags


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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to