Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
pom.xml
http://jenkins-ci.org/commit/git-server-plugin/4c729a1864f32ce7c8444c4af251e31c7b8a4859
Log:
[FIXED JENKINS-21756]
Decouple this from git plugin

... so that this plugin won't pick up jgit from git-client plugin.

git-client plugin updates its jgit plugin at its own pace, and if that
gets inconsistent with the jgit version git-server plugin uses, lots of
LinkageErrors and NoClassDefFoundError ensues.

Either we need to keep those two copies independent like this, or we
should just bundle jgit HTTP server jar into the base git-client plugin.

It only adds like 90KB on top of jgit core that's already 1.9MB, so it's
quite feasible

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