Mark Waite commented on Bug JENKINS-25013

Unfortunately, I can't duplicate the problem. The steps I took to try to duplicate the problem included:

  1. Download jenkins.war 1.583
  2. Run it from a freshly created temporary directory (JENKINS_HOME=$PWD java -jar jenkins.war)
  3. Update all the plugins to the latest versions and restart
  4. Install git plugin and restart
  5. Create a new freestyle project named "gitblit"
  6. Configure Git as the SCM for the freestyle project, with git://github.com/jenkinsci/git-client-plugin.git as the repo URL
  7. Choose gitblit as the repository browser and enter https://github.com/jenkinsgit/git-client-plugin.git

I was running on a Ubuntu Linux 14.04 using Oracle JDK 1.7.0_67 Can you compare my steps to the steps you took in case there are relevant differences between your environment and mine?

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