You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2021/02/11 21:27:33 UTC

[GitHub] [httpcomponents-core] benapple opened a new pull request #259: Add maven-bundle-plugin to create OSGi-ready packages

benapple opened a new pull request #259:
URL: https://github.com/apache/httpcomponents-core/pull/259


   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 httpcore5 and httpcore-h2 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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] benapple commented on pull request #259: Add maven-bundle-plugin to create OSGi-ready packages

Posted by GitBox <gi...@apache.org>.
benapple commented on pull request #259:
URL: https://github.com/apache/httpcomponents-core/pull/259#issuecomment-782290146


   Closing this pull request based on feedback from https://github.com/apache/httpcomponents-client/pull/284.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] benapple closed pull request #259: Add maven-bundle-plugin to create OSGi-ready packages

Posted by GitBox <gi...@apache.org>.
benapple closed pull request #259:
URL: https://github.com/apache/httpcomponents-core/pull/259


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org