Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] updating httpcomponents to 5.0.2 for JGit/EGit

I haven't worked with httpcomponents 5 yet, but the major segment change from 4-5 could of course signal some non-backward-compatible changes.

It's going to take some resources allocation to check for and fix any such required changes...and test of course...in ECF filetransfer/p2.  

It may make the most sense to create another provider (alongside 4, 45 providers) which would allow using the milestones (e.g.) for testing 'in the wild'.

Scott

On 10/7/2020 4:14 AM, Matthias Sohn wrote:
This is a heads up regarding usage of Apache httpcomponents.
We are considering to update httpcomponents (httpcore and httpclient) to 5.0.2 for JGit/EGit.
See [1] and the changes adding these new versions to Orbit [2].
I still need to add conscrypt to Orbit which is an optional dependency for the
http 2.0 implementation in httpcore5-h2.

Let us know if there are any concerns regarding this plan.


-Matthias

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top