Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Heads up: multiple HttpClient versions in simrel

> For Photon, the Platform folks chose to stick with the Oxygen versions of httpclient/httpcomponents (4.5.2/4.4.6).

Scott, is there a bug report or mailing list entry where this was discussed?

Dani



From:        Scott Lewis <slewis@xxxxxxxxxxxxx>
To:        cross-project-issues-dev@xxxxxxxxxxx
Date:        13.06.2018 03:46
Subject:        Re: [cross-project-issues-dev] Heads up: multiple HttpClient versions in simrel
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




WRT ECF:

For Photon, the Platform folks chose to stick with the Oxygen versions
of httpclient/httpcomponents (4.5.2/4.4.6).  One reason was that the new
Orbit bundles were added fairly late in the release cycle...leaving
little time...and no milestone releases...for thorough testing of the
newer versions.

Scott


On 6/12/2018 3:10 PM, Carsten Reckord wrote:
>> 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
> cross-project-issues-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




Back to the top