Claus Ibsen created SMX4-1988:
---------------------------------

             Summary: JSMPP 2.2.3 bundle
                 Key: SMX4-1988
                 URL: https://issues.apache.org/jira/browse/SMX4-1988
             Project: ServiceMix 4
          Issue Type: Task
          Components: Bundles
            Reporter: Claus Ibsen


We need a new bundle of
http://repo2.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jsmpp/

For the 2.2.3 or newer release.

The 2.2.3 is an OSGi bundle but its flawed/do not work. It only export the root 
package but clients need access to sub packages such as bean and whatnot.

{code}
org.ops4j.pax.exam.WrappedTestContainerException: 
[test(org.apache.camel.itest.karaf.CamelSmppTest): Unable to resolve root: 
missing requirement [root] osgi.identity; osgi.identity=camel-smpp; 
type=karaf.feature; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; 
filter:="(&(osgi.identity=camel-smpp)(type=karaf.feature)(version>=2.18.0.SNAPSHOT)(version<=2.18.0.SNAPSHOT))"
 [caused by: Unable to resolve camel-smpp/2.18.0.SNAPSHOT: missing requirement 
[camel-smpp/2.18.0.SNAPSHOT] osgi.identity; 
osgi.identity=org.apache.camel.camel-smpp; type=osgi.bundle; 
version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; resolution:=mandatory [caused by: 
Unable to resolve org.apache.camel.camel-smpp/2.18.0.SNAPSHOT: missing 
requirement [org.apache.camel.camel-smpp/2.18.0.SNAPSHOT] osgi.wiring.package; 
filter:="(osgi.wiring.package=org.jsmpp.bean)"]]]
{code}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to