Re: NPE in org.apache.camel.test.junit4.CamelTestSupport.logCoverageSummary

2017-05-23 Thread Peter Hicks (Poggs)
Hi Claus > On 21 May 2017, at 17:06, Claus Ibsen wrote: > > No it ought to work with that little route as well. > > What version of Camel do you use? I see your later reply (sorry for my tardiness) - for clarity, I’m on 2.19.0. Thanks very much for the quick fix! Peter

Re: NPE in org.apache.camel.test.junit4.CamelTestSupport.logCoverageSummary

2017-05-21 Thread Claus Ibsen
Hi I reproduced the issue and logged a ticket and have a fix in the works https://issues.apache.org/jira/browse/CAMEL-11305 On Sun, May 21, 2017 at 6:06 PM, Claus Ibsen wrote: > Hi > > No it ought to work with that little route as well. > > What version of Camel do you use? > > On Sun, May 21, 2

Re: NPE in org.apache.camel.test.junit4.CamelTestSupport.logCoverageSummary

2017-05-21 Thread Claus Ibsen
Hi No it ought to work with that little route as well. What version of Camel do you use? On Sun, May 21, 2017 at 4:14 PM, Peter Hicks (Poggs) wrote: > Hello > > I’m unsure whether this is down to my inexperience with Camel or an actual > bug, but I wanted to bring it up here regardless. > > I