Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Adding an existing bundle from Maven to Orbit

> On Sep 20, 2019, at 16:48, Roland Grunberg <rgrunber@xxxxxxxxxx> wrote:
> 
> On Fri, Sep 20, 2019 at 8:36 AM Dirk Fauth <dirk.fauth@xxxxxxxxxxxxxx> wrote:
>> I think creating such a feature would work. I could give it a try with the example I provided.
> 
> You're right pomDependencies=consider could work and could
> get resolved by a separate feature. There's one issue though, in
> the case of glazedlists. com.glazedlists:glazedlists:1.11.0:sources
> is not an OSGi bundle, so source feature generation fails.


Bummer. I don't expect any of the ready-to-use bundles to have a source bundle for Eclipse. Thus, this feature either needs to disable source generation (we won't ship sources for it) or we need to continue wrapping the bundles for the purpose of having source.

-Gunnar


-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/




Back to the top