benapple opened a new pull request #284: URL: https://github.com/apache/httpcomponents-client/pull/284
The Felix maven-bundle-plugin adds a manifest file within the resulting jar that OSGi uses when wiring together dependencies. By default, the plugin ignores packages named impl, so explicit instructions have been added to the poms of httpclient5, httpclient5-cache, and httpclient5-win to publish all packages in the manifest. The resulting package is still a jar file, so non-OSGi consumers need not do anything different. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
