Deprecate source features mojo and mark for removal#5138
Conversation
|
Does this end up with a visible notification in the build log? |
As far as I know it will print an warning if you use deprecated mojos, but we can of course add a explicit warning as well. |
Let Tycho auto include all sources in the p2 repo and PDE fetch sources when needed. Prep step for the future when eclipse-tycho/tycho#5138 land.
Let Tycho auto include all sources in the p2 repo and PDE fetch sources when needed. Prep step for the future when eclipse-tycho/tycho#5138 land.
Let Tycho auto include all sources in the p2 repo and PDE fetch sources when needed. Prep step for the future when eclipse-tycho/tycho#5138 land.
0cd4787 to
4268f77
Compare
|
@akurtakov @merks Do we have any general concerns about this for platform in general or can we merge this (with or without and additional message) for Tycho 5 to get a warning in the build? |
|
I did send this email and no one came here to complain: https://www.eclipse.org/lists/simrel-dev/msg00072.html I still have a general concerns that removing things is disruptive. It's already cost me the better part of two days to deal with the impact of removal in EPP. I still have a bunch of projects that I'd needed to fix (which can be done later). And we're not actually done yet with the Platform:
So maybe its best we finish with the Platform such that it's possible to build the platform with the latest Tycho. |
|
My preferred workflow would be that migration in Platform is done before it is deprecated. |
|
The plan is to release Tycho 5 at end of M3 so we can go into final phase with a released version instead of snapshots. |
In that case I would say land the deprecation in so there is some time to see it in action. |
4268f77 to
cb8aa6f
Compare
|
I now added a warning that will point to the REMOVAL.MD if we want any further links or explanation I would suggest to enhance that file after this is merged here, that way we can adapt the description even after a release. |

See corresponding change in