Claus Ibsen created SMX4-1747:
---------------------------------
Summary: spring 3.2.8 bundles is flawed
Key: SMX4-1747
URL: https://issues.apache.org/jira/browse/SMX4-1747
Project: ServiceMix 4
Issue Type: Bug
Components: Bundles
Reporter: Claus Ibsen
The spring-beans is missing an export for its root package:
org.springframework.beans.
The original spring jars export this, such as
Export-Package: org.springframework.beans;version="3.1.3.RELEASE";
But the SMX wrapped bundles does only export sub packages, so users can get
this error
Unable to resolve 350.0: missing requirement [350.0] osgi.wiring.bundle;
(osgi.wiring.bundle=org.springframework.beans)
--
This message was sent by Atlassian JIRA
(v6.2#6252)