Mark Waite commented on Bug JENKINS-22732

I'm unable to duplicate the bug based on your instructions. The steps I took:

  1. Create a new Jenkins job
  2. Use git for SCM, with jgit as the git provider
  3. Use https://github.com/reiern70/core.git as the repository.
  4. Set "Branches to build" as "*/master"
  5. Add additional behavior "Check out to specific local branch", name the branch "master"
  6. Add a build step to execute "git log -n 1"
  7. Build the job

Those steps did not report a null pointer exception. The job completed successfully. Can you further clarify the steps you used, and if you were using the most recent version of the git-plugin and the git-client-plugin?

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