Joe McDonnell created IMPALA-11673:
--------------------------------------
Summary: Exclude spring-jcl from the classpath
Key: IMPALA-11673
URL: https://issues.apache.org/jira/browse/IMPALA-11673
Project: IMPALA
Issue Type: Task
Components: Frontend
Affects Versions: Impala 4.2.0
Reporter: Joe McDonnell
Assignee: Joe McDonnell
The dependency on spring-core brings in spring-jcl, which is intended as a
replacement for the commons-logging framework. spring-jcl implements classes
that overlap with commons-logging (which Impala also has on its classpath).
https://github.com/spring-projects/spring-framework/issues/20611#issuecomment-453462024
It doesn't seem useful to have spring-jcl around, so let's exclude it to avoid
this overlap.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]