Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Bndtools OBR 解決が、実行要件を満たすために特定のバンドルが必要であると判断した理由を理解する簡単な方法はありますか? 私の特定のケースでは、すべてのorg.slf4j.*パッケージが にありますが-runsystempackages、それでもslf4j-api.
org.slf4j.*
-runsystempackages
slf4j-api
バンドルフラグメントが含まれていますか?フラグメントはホストバンドルにインストールする必要があり、SLF4Jの場合、静的バインディングメカニズムはslf4j.apiバンドルにインストールされることを想定しています。