-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: bundles-2014.12
-
Component/s: Bundles
-
Labels:None
-
Patch Info:Patch Available
Current spring 4.1.x bundles have an import range of
org.apache.commons.logging;version="[1.1.3,2)"
This is a request with a patch to move lower boundary to 1.1.1
org.apache.commons.logging;version="[1.1.1,2)"
Major reason is to allow use of slf4j, where slf4j-jcl exports commons logging packages with 1.1.1 version.
Also minor cleanup in the poms to allow build from root level.
- is duplicated by
-
SMX4-1903 Extend commons-logging import range in Spring bundles
-
- Resolved
-