Mark Waite commented on Bug JENKINS-25013

Could you also try running the test with your gitblit repository, but using jenkins.war with its self-contained HTTP server, rather than tomcat? I'd like to confirm that it is not related to your use of tomcat.

JENKINS_HOME=/tmp/JENKINS-25013
export JENKINS_HOME
mkdir $JENKINS_HOME
java -jar /usr/share/jenkins/jenkins.war --httpPort=10101

Once that is started, install the git plugin in the Jenkins at http://localhost:10101/, define a job and confirm that it behaves the same as your tomcat configured Jenkins. I expect it will, and that will give further credence to the issue being somehow related to the gitblit browser code in the git plugin, rather than being related to your tomcat configuration.

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