Dmitry Sklyut created SMX4-1902:
-----------------------------------
Summary: Import range for org.apache.commons.logging is too
restrictive in spring 4.x bundles
Key: SMX4-1902
URL: https://issues.apache.org/jira/browse/SMX4-1902
Project: ServiceMix 4
Issue Type: Bug
Components: Bundles
Reporter: Dmitry Sklyut
Current spring 4.0/4.1 bundles have an import range of
{code}
org.apache.commons.logging;version="[1.1.3,2)"
{code}
This is a request with a patch to move lower boundary to 1.1.1
{code}
org.apache.commons.logging;version="[1.1.1,2)"
{code}
Also minor cleanup in the poms to allow build from root level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)