RE: Re: Re: Bindy plus Unicode

2020-01-25 Thread dev
Hi Alex,   well, which would then be the appropriate branch? Master or 3.x? I guess if i create a ticket I get informed by e-mail what happens to the thing, right? I think there could be a ticket + PR in the next two weeks. I word on ICU4J. Of course I understand, that an Apache Project has t

Re: org.apache.camel.NoSuchLanguageException: No language could be found for: simple

2020-01-25 Thread Claus Ibsen
You need to use OsgiCamelContext. And also for osgi then when you do all of this manually you are on your own. Out of the box its only camel-blueprint that is supported that bootstrap Camel. On Fri, Jan 24, 2020 at 10:18 PM Alex Soto wrote: > > Migrating to Camel 3.0.1 from (2.X), I have being