]> source.dussan.org Git - jgit.git/commit
Add dependency to org.apache.commons.logging used by Apache HttpClient 02/83102/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 13 Oct 2016 10:29:25 +0000 (12:29 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 13 Oct 2016 10:29:44 +0000 (12:29 +0200)
commit32c89d2844ede674950799b8d842fd27a09962ae
tree036b2696ae35bdb05107bd15fabf83eb655572fc
parentbaabf9f520f336b2d3107e47ff87e46b5253dbd0
Add dependency to org.apache.commons.logging used by Apache HttpClient

Without this dependency running JGit CLI in Eclipse will hit
ClassNotFoundExceptions when HttpClient is trying to log something.

Change-Id: I2d50d9a18fac4c302de2c3a16c07f90ce3e5072e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/META-INF/MANIFEST.MF