Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] p2iu.xml and optional dependencies

Yes this is possible. It is the same syntax than what you find in the content.xml.
 <required namespace='???' name='???' range='???' optional='true' greedy='false'/>

Pascal

On 10/4/2016 12:07 PM, Mickael Istria wrote:

Hi all,

Is it possible to specify requirements/dependencies as optional in a p2iu.xml file? Does anyone have an example of how this can be achieved?

Cheers,

--
Mickael Istria
Eclipse developer for Red Hat Developers
My blog - My Tweets


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top