[infinispan-issues] [JBoss JIRA] (ISPN-6241) Old version of commons-logging drags old version of servlet-api through infinispan-spring
Tristan Tarrant (JIRA)
issues at jboss.org
Sat Oct 15 08:25:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-6241:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/4616
> Old version of commons-logging drags old version of servlet-api through infinispan-spring
> -----------------------------------------------------------------------------------------
>
> Key: ISPN-6241
> URL: https://issues.jboss.org/browse/ISPN-6241
> Project: Infinispan
> Issue Type: Bug
> Components: Spring Integration
> Affects Versions: 8.1.1.Final
> Reporter: B Bozhanov
> Assignee: Tristan Tarrant
> Fix For: 9.0.0.Beta1, 8.2.5.Final
>
>
> infinispan-spring 8.1.1. has a dependency on an old version of commons-logging (1.1) which in turn has a "compile" dependency on servlet-api 2.3, so in maven the old servlet api is dragged into the build and then conflicts arise when deployed on a servlet container.
> The dependency on commons-logging should be updated (1.2 has a "provided" dependency on the servlet-api)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list