cschneider edited a comment on issue #11: [FELIX-6246] Packaged External 
Library Packages inside referenced Health Check Bundles
URL: https://github.com/apache/felix-dev/pull/11#issuecomment-609603521
 
 
   I am not in favour of embedding things like commons lang. It causes some 
additional problems:
   1. If every bundles embeds some parts of other libraries the effective size 
of the application even grows.
   2. If the embedding is not shaded (using different package names) then it is 
difficult to use such bundles with felix connect or atomos.
   Instead of embedding I wonder if we can get rid of the dependency 

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


With regards,
Apache Git Services

Reply via email to