Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] How to add a bundle to the aggregated build?



On Wed, Apr 15, 2020 at 10:39 PM Karsten Thoms <karsten.thoms@xxxxxxxxxxx> wrote:
> Am 15.04.2020 um 17:05 schrieb Lars Vogel <Lars.Vogel@xxxxxxxxxxx>:
>
> The original target of this view was to replace the E3 implementation. Once this is done, it would be part of e4.rcp
>
> You and Paul updated it over the last year. What is missing to replace the old one?

I have fixed a bug and synchronized a bit of the implementations. The bundle works for our use case, but I can’t judge what is missing. The contents of package org.eclipse.ui.internal.progress contains more than the e4 bundle provides. As our use case is fulfilled I did not dig much further so far.

> Am 15.04.2020 um 17:05 schrieb Mickael Istria <mistria@xxxxxxxxxx>:
>
> Why is this bundle part of Platform source repo if it's not used anywhere in Platform?


Lars explained that hopefully. Hopefully we come to the situation some day to replace the old by the new one. If time permits I’ll analyze further how we can replace the old one.

For now, I need it just to be available in the repository without adding it to the rcp feature. Where should I have a look at?

Ideally it should be added to one of the features and that's it. Technical alternative is to list plugin in https://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/tree/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/category.xml directly but I don't remember this being done and I don't like setting thus precedense.
IMHO best is to add the plugin to e4.rcp feature.
 

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


--
Alexander Kurtakov
Red Hat Eclipse Team

Back to the top