rmannibucau commented on issue #5: [MP-Config] osgi support URL: https://github.com/apache/geronimo-config/pull/5#issuecomment-414912784 If you scan the target/classes folder+check mvn deps, you are able (theorically for now since I dont know if a plugin does it) to generate osgi.serviceloader (so registrar too), osgi.cdi.extension etc since you will discover the meta-inf/services stuff and the impls. My point would be to let these meta be managed by a plugin ans not maintain it manually. I dont ask to do it in this PR but read it more as "let s do it before fixing all specs manually".
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
