|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Fixed |
|
Assignee
|
Jan Thomä |
|
Subsystem
|
OSGi Support |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build |
If you use Bundlor to generate the manifest you don't have a manifest file that you are manually editing. Osmorc supports this kind of approach but currently not with Bundlor. Osmorc uses Bnd in this case to create manifest files. We also have support for Maven. Osmorc will read OSGi specific metadata from Maven and use it while generating the manifest with Bnd.
Well, would it be possible for you to use Bnd instead of Bundlor?