You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gi...@git.apache.org on 2017/08/15 19:24:41 UTC

[GitHub] rdhabalia opened a new pull request #693: remove redundant dependencies from modules

rdhabalia opened a new pull request #693: remove redundant dependencies from modules
URL: https://github.com/apache/incubator-pulsar/pull/693
 
 
   ### Motivation
   
   Remove unnecessary dependencies to avoid pulling transitive dependencies. `Pulsar-broker-common.ServiceConfiguration` should not require artifact dependencies to get classname for the config-property.
   
   ### Result
   
   `Pulsar-broker-common` will not depend on `Pulsar-client` and will remain thin artifact.
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services