[
https://issues.apache.org/jira/browse/PHOENIX-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6380:
---------------------------------
Description:
While we are excluding org.slf4j:slf4j-log4j12 from the embedded client, it is
added to to dependency list instead.
We should probably find a way not have those as a dependency.
One possibility is excluding it from the phoenix-core dependency.
We may also trun those into optional dependcies.
was:
While we are excluding org.slf4j:slf4j-log4j12 from the embedded client, it is
added to to dependency list instead.
We should probably find not have those as a dependency, like excluding it from
the phoenix-core dependency, or at last having them as an optional dependcy.
[~larsh] What do you think ?
> phoenix-client-embedded depends on logging classes
> --------------------------------------------------
>
> Key: PHOENIX-6380
> URL: https://issues.apache.org/jira/browse/PHOENIX-6380
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Affects Versions: core
> Reporter: Istvan Toth
> Priority: Major
>
> While we are excluding org.slf4j:slf4j-log4j12 from the embedded client, it
> is added to to dependency list instead.
> We should probably find a way not have those as a dependency.
> One possibility is excluding it from the phoenix-core dependency.
> We may also trun those into optional dependcies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)