As I mentioned, I haven't used tycho's filtering feature, but I'd try with one id per filter for starters. Apart from this, I wonder if your p2 repository also includes optional dependencies, as a product materialized from it does.
On a side note, it seems that neither http://www.eclipse.org/tycho/sitedocs/index.html nor http://www.eclipse.org/tycho/sitedocs-extras/index.html contain any mavendocs for o.e.t.target-platform-configuration build plugin. Am I missing something obvious?
/Mikhail
Från: "Christophe Bouhier" <dzonekl@xxxxxxxxx>
Till: "Tycho user list" <tycho-user@xxxxxxxxxxx>
Skickat: fredag, 27 sep 2013 15:27:23
Ämne: Re: [tycho-user] optional dependencies - one more thing....
Thank you! I will try your suggestion.
the following did have little effect, is the syntax correct?
<filters>
<filter>
<type>p2-installable-unit</type>
<id>org.eclipse.debug.core</id>
<id>org.eclipse.debug.ui</id>
<id>org.eclipse.search</id>
<id>org.eclipse.team.core</id>
<id>org.eclipse.team.ui</id>
<id>org.eclipse.jdt</id>
<removeAll />
</filter>
</filters>
Rgds Christophe
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user