ECF updates httpclient/httpcomponents and deps (e.g. codec) in response to explicit requests from platform...e.g. [1] in this case.

I'm not sure how to effect in terms of process, but it might be good for other release train projects that consume httpclient (e.g. egit) if somehow the platform notified them (or just the cross projects list) when it makes a request like [1].    This so that only one version of httpclient/httpcomponents/deps (codec) end up in release repo as multiple versions have caused problems in past.

Scott

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=560228

On 2/25/2020 2:40 AM, Matthias Sohn wrote:
I updated the JGit/EGit contribution
https://git.eclipse.org/r/#/c/158269/
and this now comes with the latest versions of commons codec (1.13.0) and Apache httpclient (4.5.10) and httpcore (4.4.12)
https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/egit/org.eclipse.egit.repository/5.7.0.202002241735-m3/org.eclipse.egit.repository-5.7.0.202002241735-m3.zip-unzip/plugins/

On Mon, Feb 24, 2020 at 6:39 PM Matthias Sohn <matthias.s...@gmail.com <mailto:matthias.s...@gmail.com>> wrote:

    I need to update the JGit/EGit contribution to the release train
    repository, will do this asap

    On Mon, Feb 24, 2020 at 4:32 PM Andrey Loskutov <losku...@gmx.de
    <mailto:losku...@gmx.de>> wrote:

        Matthias just pushed an update of JGit dependencies that AFAIK
        would also use latest Orbit, see https://git.eclipse.org/r/158190
        Kind regards,
        Andrey Loskutov

        Спасение утопающих - дело рук самих утопающих

        https://www.eclipse.org/user/aloskutov
        *Gesendet:* Montag, 24. Februar 2020 um 15:43 Uhr
        *Von:* "Jonah Graham" <jo...@kichwacoders.com
        <mailto:jo...@kichwacoders.com>>
        *An:* "Cross project issues"
        <cross-project-issues-dev@eclipse.org
        <mailto:cross-project-issues-dev@eclipse.org>>
        *Betreff:* [cross-project-issues-dev] org.apache.commons.codec
        Hi folks,
        I am trying to resolve a dependency problem - there are
        multiple versions of the following in
        https://download.eclipse.org/staging/2020-03/plugins/
        org.apache.httpcomponents.httpclient has 4.5.2, 4.5.6 and 4.5.10*
        org.apache.commons.codec has versions 1.9.0, 1.10.0 and 1.13.0*
        Of those only the * ones are in current orbit.
        What is the way to resolve this? At the moment, AFAICT for
        example, egit's simrel contribution requires jgit
        (org.eclipse.jgit.http.apache.feature.group) which requires
        o.a.h.httpclient 4.5.6 which requires o.a.c.codec 1.10.
        This is causing me problems for CDT as when I tried to upgrade
        our target platform to Eclipse Platform's M3 contribution, I
        can no longer resolve egit because current orbit does not have
        the org.apache dependencies that egit/jgit needs.
        This is not a new problem, 2019-12 had 2 versions of each of
        the above libraries, now we are at three of them.
        Any suggestions?
        Thanks
        Jonah
        ~~~
        Jonah Graham
        Kichwa Coders
        www.kichwacoders.com <http://www.kichwacoders.com>
        _______________________________________________
        cross-project-issues-dev mailing list
        cross-project-issues-dev@eclipse.org
        <mailto:cross-project-issues-dev@eclipse.org> To change your
        delivery options, retrieve your password, or unsubscribe from
        this list, visit
        https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
        _______________________________________________
        cross-project-issues-dev mailing list
        cross-project-issues-dev@eclipse.org
        <mailto:cross-project-issues-dev@eclipse.org>
        To change your delivery options, retrieve your password, or
        unsubscribe from this list, visit
        https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


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

Reply via email to