Re: Camel 2.0 fails on hudson due OSGi-test

2009-05-03 Thread Willem Jiang
Hi Claus, I just did a quick fix for that, it is caused by the changing of the Pax-Exam plugin 0.5.0. My bad, I should test it before I upgraded the Pax-Exam. Willem Claus Ibsen wrote: Hi Is it possible to get the OSGi integration test working on hudson again? This is the latest

Re: Camel 2.0 fails on hudson due OSGi-test

2009-05-03 Thread Claus Ibsen
Hi Willem Its better now as the distribution can be build now. However the osgi tests fails in tear down http://hudson.zones.apache.org/hudson/job/Camel/org.apache.camel$camel-itest-osgi/135/testReport/org.apache.camel.itest.osgi/OSGiIntegrationSpringTest/testSendMessage__knopflerfish_/ Error

[jira] Updated: (CAMEL-1583) ldap component is not thread safe

2009-05-03 Thread Christopher Hunt (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Hunt updated CAMEL-1583: Attachment: LdapProducer.java.diff Changes to the 1.6.1 branch. In essence a context

Re: Camel 2.0 fails on hudson due OSGi-test

2009-05-03 Thread Willem Jiang
Hi Claus Yes, I just found that (The tests were passed on my Windows box), but now it looks like the http://repository.ops4j.org/maven2 is not available, all tests are failed with this error. ava.lang.RuntimeException: URL [mvn:org.ops4j.pax.runner.profiles/log//1.3.0] could not be resolved.