[
https://issues.jenkins-ci.org/browse/JENKINS-12369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159601#comment-159601
]
Nicolas De Loof commented on JENKINS-12369:
-------------------------------------------
I can reproduce the issue :
git co git-1.1.14
mvn clean hpi:run
configure a project to checkout a git repo, run a build
stop jenkins
mvn clean hpi:run
project and build loads fine
git co git-1.1.15 (same on master)
mvn hpi:run
project and build loads fine
BUT
mvn clean hpi:run
---- Debugging information ----
class : hudson.model.FreeStyleBuild
required-type : org.eclipse.jgit.lib.ObjectId
path :
/build/actions/hudson.plugins.git.util.BuildData/buildsByBranchName/entry/hudson.plugins.git.util.Build/revision/sha1
line number : 29
-------------------------------
So, something has been removed from git-1.1.15/master compared to 1.1.14
Investigating ...
> when upgrading from 1.1.14 to 1.1.15 all git builds shown no succesfull
> builds on jenkins dashboard
> ---------------------------------------------------------------------------------------------------
>
> Key: JENKINS-12369
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12369
> Project: Jenkins
> Issue Type: Bug
> Components: git
> Reporter: Axel Belinfante
> Priority: Blocker
> Attachments: jenkins.log
>
>
> summary says mostly all.
> I upgraded jenkins from 1.424.1 to 1.424.2.
> then I upgraded plugins (among which the git plugin)
> after upgrading the git plugin from 1.1.14 to 1.1.15, all succesfull builds
> from git repositories seem not to be seen:
> for those projects the last succes column only contains N/A, but the last
> failure column does contain the expected (kind of) info
> (I already downgraded to 1.1.14 and did not check whether the build numbers
> shown in the last failure column were correct)
> I noticed this as non-logged-in user -- I don't recall whether being logged
> in or not makes a difference, I think it didn't.
> downgrading to 1.1.14 showed again the correct info on the dashboard.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira