renovate/lib/modules/manager/osgi
Sergei Zharinov 2429a07eef
test(osgi): Use "codeBlock" for tests (#29110)
2024-05-16 05:00:12 +00:00
..
extract.spec.ts test(osgi): Use "codeBlock" for tests (#29110) 2024-05-16 05:00:12 +00:00
extract.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts feat!: categories (#16534) 2023-07-04 19:21:52 +02:00
readme.md feat: add osgi dependency manager (#19282) 2022-12-19 20:00:13 +00:00
types.ts feat: add osgi dependency manager (#19282) 2022-12-19 20:00:13 +00:00

readme.md

The osgi manager extracts dependencies from feature model definition files, typically located under src/main/features. It uses the maven datasource to find dependency updates.

Artifact list extensions are not supported. For the definition of artifact list extensions, read section 159.7.3 of the OSGi R8 spec.

References: