Krzysztof Sobkowiak created SM-2237:
---------------------------------------
Summary: Problems with ServiceMix 5 after upgrade to Spring 3.2.x
RELEASE
Key: SM-2237
URL: https://issues.apache.org/jira/browse/SM-2237
Project: ServiceMix
Issue Type: Bug
Reporter: Krzysztof Sobkowiak
Fix For: 5.0.0
I have tried to build the current version of ServiceMix 5. The compilation of
ServiceMix fails with error about missing dependency spring-asm in version
3.2.4.RELEASE. It is caused by spring-asm in dependencyManagement in the main
pom. spring-asm has been removed with Spring 3.2.x
(http://docs.spring.io/spring/docs/3.2.x/spring-framework-reference/html/migration-3.2.html
D.3).
After this problem is fixed there is another problem with installing examples
in itests. The example features still refer the original spring jars which are
no more osgified with Spring 3.2.x. The jars from EBR should be used.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)