You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/04/11 18:08:22 UTC

[jira] [Created] (SMX4-1747) spring 3.2.8 bundles is flawed

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)