Any way to disable Require-Capability processing #408
Unanswered
ppogorzelski
asked this question in
Q&A
Replies: 2 comments 6 replies
-
can you share an example of the 'crash'? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Require-Capability is used in OSGi Runtime, capability that match the requirements are then necessary for the bundle de be resolved and then started/activated. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As I understand Require-Capability is only a hint for p2 and not used in the runtime. Is there any way to disable it? I got Apache Aries JPA plugin in my build which contributes Require-Capability without version causing Tycho to crash.
Beta Was this translation helpful? Give feedback.
All reactions