Re: overriding properties in Camel Enhanced Spring test

2015-07-19 Thread Claus Ibsen
Hi I took a look and implemented this https://issues.apache.org/jira/browse/CAMEL-8981 On Wed, Jul 1, 2015 at 10:14 AM, Claus Ibsen wrote: > Hi > > Not all features are implement or possible to implement. Its likely > that useOverridePropertiesWithPropertiesComponent is added later. > > You are

Re: overriding properties in Camel Enhanced Spring test

2015-07-01 Thread Claus Ibsen
Hi Not all features are implement or possible to implement. Its likely that useOverridePropertiesWithPropertiesComponent is added later. You are welcome to dive into the code and see what is missing and provide a patch. On Thu, Jun 25, 2015 at 7:00 AM, Minh Tran wrote: > Hi > > I'm struggling