Re: git commit: Fix typeconverter issue

2014-09-09 Thread Jon Anstey
Cool, thx. On Sep 9, 2014 7:57 AM, "Willem Jiang" wrote: > FYI, I just added a unit test and use FQN to specify the type converter > name. > > -- > Willem Jiang > > Red Hat, Inc. > Web: http://www.redhat.com > Blog: http://willemjiang.blogspot.com (English) > http://jnn.iteye.com (Chinese) > Twit

Re: git commit: Fix typeconverter issue

2014-09-09 Thread Willem Jiang
FYI, I just added a unit test and use FQN to specify the type converter name. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On September 9, 2014 at 6:23:29 PM, Jon

Re: git commit: Fix typeconverter issue

2014-09-09 Thread Jon Anstey
Ah spotted a package name used in camel-core so I switched to that. Will double check today which one I need to use. On Sep 9, 2014 3:02 AM, "Claus Ibsen" wrote: > Hi > > In the type converter file you should use the FQN of the class name, > so the change was in fact not correct. > > > On Tue, Se

Re: git commit: Fix typeconverter issue

2014-09-08 Thread Claus Ibsen
Hi In the type converter file you should use the FQN of the class name, so the change was in fact not correct. On Tue, Sep 9, 2014 at 1:07 AM, wrote: > Repository: camel > Updated Branches: > refs/heads/master 17bb643ec -> 033e39885 > > > Fix typeconverter issue > > > Project: http://git-wip