Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19154


Change subject: IMPALA-11673: Exclude spring-jcl from the Java build
......................................................................

IMPALA-11673: Exclude spring-jcl from the Java build

spring-core has a dependency on spring-jcl, which is
a jar that implements the same classes as commons-logging.
Having both on the classpath can lead to conflicts and
errors. Since commons-logging is already on the classpath
via other dependencies, this excludes spring-jcl and adds
it to the list of banned dependencies.

Testing:
 - Ran core job
 - Verified spring-jcl is not present

Change-Id: Ifeb741788662ec1b46303154b40109a4eef67005
---
M fe/pom.xml
1 file changed, 9 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/19154/1
--
To view, visit http://gerrit.cloudera.org:8080/19154
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifeb741788662ec1b46303154b40109a4eef67005
Gerrit-Change-Number: 19154
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to