[
https://issues.apache.org/jira/browse/SMX4-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Sklyut updated SMX4-1902:
--------------------------------
Attachment: commons-logging_import_range_change_in_spring_4_x.patch
Patch
> 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
> Attachments: commons-logging_import_range_change_in_spring_4_x.patch
>
>
> 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)