Details
-
Type:
Improvement
-
Status:
Closed
-
Resolution: Won't Fix
-
Component/s: Dependencies
-
Labels:None
-
Group ID:org.springframework
-
Artifact ID:spring-support
-
Version:1.2.6
Description
All the dependencies in spring-support should have <optional>true</optional> added. spring-support consists of miscellaneous supporting utility clases. So, for instance, if I'm using the EHCache features, then I don't need any of the other dependencies.
This is fixed in 2.0m1 and will be fixed in 1.2.7 if it goes out.
I'm reluctant to make changes in 1.2.6 as it has become pretty stable.
It'd be nice if you could raise your voice in spring forums/mailing lists to ask them to split spring-support in submodules, it worked with the orm stuff that in 2.0 is already splitted.