Re: Conditional Features and capabilities

2017-06-29 Thread jeremie.bre...@gmail.com
Thanks ! On 2017-06-29 14:57 (+0200), Guillaume Nodet wrote: > Actually, requirements are supported in conditionals. > You need to prepend "req:" in front of the requirement, see the following > example: > >

Re: Conditional Features and capabilities

2017-06-29 Thread Guillaume Nodet
Actually, requirements are supported in conditionals. You need to prepend "req:" in front of the requirement, see the following example: https://github.com/apache/karaf/blob/master/assemblies/features/standard/src/main/feature/feature.xml#L267 Guillaume 2017-06-29 14:55 GMT+02:00

Conditional Features and capabilities

2017-06-29 Thread jeremie.bre...@gmail.com
Hi, I have two features implementing the same capability (and I can only install one of both - For example a capability "database" and two features, "derby" and "H2"). I have also a third feature, "web-user-interface", and I want that, when this feature and the capability defined earler are