Camel.trunk.notest - Build # 1677 - Failure

2012-10-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1677) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/1677/ to view the results.

[HEADS UP] - Fix in camel-blueprint to use a service listener to track when CamelContext should be started

2012-10-18 Thread Claus Ibsen
Hi I have logged ticket https://issues.apache.org/jira/browse/CAMEL-5712 There is a bug in the camel-blueprint code that causes the BlueprintCamelContext to be started too soon. In the init() method the CamelContext was started. This causes a problem as there may be beans in the BlueprintContai

Re: [camel-extra] Changed groupId and package name of camel-esper-demo

2012-10-18 Thread Henryk Konsek
> And this is good! A better camel extra than in the past! If nobody issues veto against changing Camel Extra java package name from "org.apachextra" (single e) to "org.apacheextra" (double e), I'd like to perform this refactoring tomorrow and stage another 2.10.0 release. Is that ok, I should I

camel-hbase component

2012-10-18 Thread Angelo Corsaro
Hello everyone, I've noticed that the camel-hbase component did not support timestamps. Any plans to add them in for next release? I've added those in for the "mappingStrategyName=body" and could do for the other modes as well. Interested in getting back the code? Cheers, Angel