No need of git-client as dependency it is only a server :)#116
No need of git-client as dependency it is only a server :)#116olamy wants to merge 1 commit intojenkinsci:masterfrom
Conversation
Signed-off-by: Olivier Lamy <olamy@apache.org>
|
This does not seem like a good idea. Controllers with both plugins installed would then have two copies of JGit. And we would need to issue releases of both plugins in response to security advisories. What is the motivation here? |
with a Maven POV using a dependency only because you need something transitive from it looks totally wrong and means you do not have any control on the dependencies. the solution maybe is to have to jgit api plugin |
|
We could have a JGit API plugin I guess. Do any other plugins need JGit? This one is a bit obscure—used mainly by Scriptler. |
Signed-off-by: Olivier Lamy olamy@apache.org
Testing done