HannesWell commented on PR #284: URL: https://github.com/apache/httpcomponents-client/pull/284#issuecomment-1275698557
> As sad as it sounds I must agree here. We have trouble with Maven Resolver as well. No commiter can verify that OSGi manifest data since none of us uses OSGi. Could you please elaborate about the trouble you had? > @benapple No more OSGi for us. Those projects that are still vested in the OSGi technology can repackage our binary artifacts as proper OSGi bundles as they see fit. This is what we do in our 4.x release series. httpcomponents is for example used in the Eclipse-IDE and the need to repackage artifacts significantly slows down adaption of new versions. If proper OSGi Metadata are embedded into the artifact directly, upgrading to a newer version is much simpler. Therefore it would be great for us if you would embed OSGi metadata, but of course it has to be manageable for you. Ideally the Felix/BND-Maven-Plugin should do everything properly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
