|
||||||||
|
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 |
||||||||
|
||||||||
|
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 |
||||||||
I'm seeing this issue as well. What we are trying to do is this.
1. merge a branch of origin onto master from a central repository.
So basically, checkout the central master, and then merge the origin repo onto it in the workspace. If there are build failures we expect things to fail.
We are seeing the issue described here, as it always appears to be merging the last build revision and not the branch specified in the branch to build setting.