Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] [cross-project-issues-dev] Downstream Projects of platform to take note - ECF Upgrade in platform

I don’t know if it’s still like that but the profile used to not be enabled in the Gerrit job. The profile was not made enabled by default in pom.xml because it was thought that the stand-alone debugger was perhaps a bit too niche to be built every time and we wanted to stay on the conservative side. We might want to enable it by default in the pom.xml if it makes more sense now.

Marc-André


On May 23, 2019, at 3:22 PM, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:

Hi folks,

This update has broken the cdt-master build, part of the extra expense of tracking the latest platform build. It only affects standalone debugger (-P build-standalone-debugger-rcp in maven).

It should have been caught by the gerrit verify build when we updated to the latest platform yesterday before being merged, but wasn't so I am investigating that too.

Thank you for your patience,
Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


---------- Forwarded message ---------
From: Manoj Palat <manoj.palat@xxxxxxxxxx>
Date: Tue, 21 May 2019 at 23:57
Subject: [cross-project-issues-dev] Downstream Projects of platform to take note - ECF Upgrade in platform
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>


Hi All,

Please note that platform has moved to latest ECF that includes httpclient45 (org.eclipse.ecf.filetransfer.httpclient45.feature). However, ECF (which is available at the update site: https://download.eclipse.org/rt/ecf/snapshot/site.p2 ) has both httpclient4 and httpclient45. Platform mirrors httpclient45 (org.eclipse.ecf.filetransfer.httpclient45.feature) only from now on - essentially httpclient4.feature (org.eclipse.ecf.filetransfer.httpclient4.feature) and httpclient4.ssl.feature (org.eclipse.ecf.filetransfer.httpclient4.ssl.feature ) are not mirrored to platform repository anymore.

Requesting downstream projects to adjust their dependencies accordingly.

Regards,
Manoj

_______________________________________________
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://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev


Back to the top