Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [osgi-users] Possible mistake in Feature spec?

Hi Mark,

thanks for reporting. I believe this is a left-over from an idea we discussed during the design phase but then discarded.

I created https://github.com/osgi/osgi/issues/435 to track this

Regards
Carsten

Am 11.05.2022 um 19:55 schrieb Mark Raynsford via osgi-users:
Hello!

Reading the R8 Feature spec, we see this sentence:

https://docs.osgi.org/specification/osgi.cmpn/8.0.0/service.feature.html#d0e156425

"Features may have dependencies on other Features."

There doesn't appear to be anywhere in the spec where a Feature can
declare a dependency on another Feature. I wondered if the implication
was that a Feature can specify (via the "bundles" array) a dependency
on an artifact with an osgifeature type, but I'm not certain.


--
Carsten Ziegeler
Adobe
cziegeler@xxxxxxxxxx


Back to the top