commons-cli dependency over commons-logging after replacing with jcl-over-slf4j

Hi, As part of the migration from log4j to logback, i have replaced commons-logging jar with jcl-voer-slf4j jar but commons-cli jar has dependency over commons-logging, due to that, got maven build error. In this case, do we need to replace commons-cli with some other cli jar which will not have commons-logging jar dependency. I would request your help. Thanks, Govardhana -- View this message in context: http://logback.10977.n7.nabble.com/commons-cli-dependency-over-commons-loggi... Sent from the Users mailing list archive at Nabble.com.

Please refer to http://slf4j.org/faq.html#excludingJCL On 26.06.2013 08:52, Govardhana wrote:
Hi,
As part of the migration from log4j to logback, i have replaced commons-logging jar with jcl-voer-slf4j jar but commons-cli jar has dependency over commons-logging, due to that, got maven build error.
In this case, do we need to replace commons-cli with some other cli jar which will not have commons-logging jar dependency.
I would request your help.
Thanks, Govardhana
-- Ceki 65% of statistics are made up on the spot
participants (2)
-
ceki
-
Govardhana