Hi I fixed that, there was a missing dependency due CAMEL-5030
On Wed, Feb 29, 2012 at 2:20 PM, Claus Ibsen <[email protected]> wrote: > Hi > > Just noticed this when I did a tests/camel-itest-karaf test > > Running org.apache.camel.itest.karaf.CamelSmppTest > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.016 > sec <<< FAILURE! > > > > 2012-02-29 13:55:39.478:INFO:oejs.Server:jetty-7.5.4.v20111024 > 2012-02-29 13:55:39.571:INFO:oejs.AbstractConnector:Started > [email protected]:8080 STARTING > ERROR: Error starting > file:bundles/org.apache.camel.camel-smpp_2.10.0.SNAPSHOT.jar > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.camel.camel-smpp [69]: Unable to resolve 69.0: missing > requirement [69.0] package; > (&(package=org.apache.commons.codec.binary)(version>=1.6.0)(!(version>=2.0.0)))) > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.camel.camel-smpp [69]: Unable to resolve 69.0: missing > requirement [69.0] package; > (&(package=org.apache.commons.codec.binary)(version>=1.6.0)(!(version>=2.0.0))) > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3404) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1714) > at > org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1143) > at > org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264) > at java.lang.Thread.run(Thread.java:680) > 2012-02-29 13:55:40.539:INFO:oejs.Server:jetty-7.5.4.v20111024 > 2012-02-29 13:55:40.542:INFO:oejs.AbstractConnector:Started > [email protected]:8080 STARTING > > > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: [email protected] > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
