Hi

Yeah sure create a ticket in JIRA and submit your patch there.
Make sure there is an unit test as well, otherwise we might not be to
keep on adding it to 1.6.2.

There should be unit tests in Camel 2.0 that tests this one as well.
And I guess you found the code in 2.0 also? Best to keep the code the same.


On Mon, Jun 29, 2009 at 2:52 PM, ErwinK<[email protected]> wrote:
>
> I added an property ValueBuilder for camel 1.x which allows you to do:
>
> from("direct:start").transform(property("hello_world")).to("mock:result");
>
> and then you have the value of the property in the body.
> http://www.nabble.com/file/p24253544/property_valuebuilder-1.x.diff
> property_valuebuilder-1.x.diff
>
> Would it be possible to add it to 1.6.2?
>
> Regards
> --
> View this message in context: 
> http://www.nabble.com/Camel-1.x-property-ValueBuilder-tp24253544p24253544.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to