Before I upgraded my github plugin yesterday, checking out to a subdir of ${GIT_BRANCH}/src was working. After upgrading, this fails. Even worse, since the build script does a "cd ${GIT_BRANCH}/src" and succeeds for projects that were building before the upgrade, it means we're building old source code.

New jobs that have never been built fail with the error posted in the bug description on the first run. Checkouts seem to succeed later because literally in ~jenkins/jobs/<job>/workspace a directory called "${GIT_BRANCH}" has been created.

So now, using $GIT_BRANCH is impossible for sub-directories. This is a more serious bug to me, I don't have a work around because we build multiple branches in the same workspace.

Help!

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

Reply via email to