Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Source feature generation for "dependency" features

you may have hit
https://bugs.eclipse.org/bugs/show_bug.cgi?id=374663

workaroud might be to add explicit depenedencies on the source features/bundles e.g. using extraRequirements similar as in 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399966#c4

Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Gunnar Wagenknecht
Sent: Dienstag, 25. Juni 2013 15:51
To: tycho-user@xxxxxxxxxxx
Subject: [tycho-user] Source feature generation for "dependency" features

Hi,

I have "dependency" features in my build. There main purpose is to 
include 3rd-party bundles, i.e. bundles I don't build locally but 
consume from a target platform, into the products.

It seems that this does not work very well with generation of source 
features. Tycho complains that source for some bundles is not available. 
However, it is available in the target definition.

Does Tycho resolve source bundles available in the target platform?

Thanks,
Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top