Migration from Tycho 3 to Tycho 4.11 - Disable the 'osgi.service' capability check #4745
-
Hi there, We (https://github.com/eclipse-kura/kura) are trying to migrate from Tycho version 3.0.5 to Tycho 4.0.11.
I'd like to disable this check to mimic the previous behaviour. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Can you provide an integration-test to demonstrate the issue? Also keep in mind that even if you skip this it might not work at runtime, so can you not simply include one implementation here? If we want to fix this I suspect we need to have a change in P2... |
Beta Was this translation helpful? Give feedback.
A testcase would highly appreciated!
I think you can set this to false to prevent Tycho from adding the additional requirement:
https://tycho.eclipseprojects.io/doc/latest/tycho-packaging-plugin/package-plugin-mojo.html#deriveHeaderFromSource