JGit dependency
mauricioaniche opened this issue · 3 comments
mauricioaniche commented
Do we really need it?
jeandersonbc commented
Feels like no to me. Should we review the project dependencies for a cleanup?
mauricioaniche commented
Yes!
I am trying hard to remember why there's JGit here, but I can't find a good answer. Definitely a copy and paste mistake that's costing people some extra jars.
mauricioaniche commented
JGit is used by an integration test that actually clones an entire repository and runs CK there. The dependency is marked as test, so jars don't go to the final package! I just bumped all the versions of the dependencies; can't see any that's not used now.