> org.eclipse.jgit.http.apache is an optional bundle which is not used by EGit. > It's used in JGit by org.eclipse.jgit.lfs.server (supports implementation of > a git > lfs server) > and org.eclipse.jgit.pgm (jgit command line client).
Yes, but it's in the simrel repository and it pulls in the second HttpClient version. Since that version has a higher qualifier than the one bundled with ECF, it gets pulled in by installing anything that has a dependency on HttpClient with a version range. So it also ends up in all the packages (while the other version is brought in, because the ECF feature contains the exact version). _______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
