Re: Help me simplify migration of the test code

2024-10-23 Thread Otavio Rodolfo Piske
Hi all, After some consideration, I have decided to halt this change. What we have now is enough of a cleanup and, IMHO, removing the deprecated methods would unnecessarily violate one of the goals we had for Camel 4 (to be as close as possible a drop-in replacement for 3.x). Additionally, I think

Help me simplify migration of the test code

2024-10-03 Thread Otavio Rodolfo Piske
Some weeks ago I wrote a blog post about upcoming changes to base test classes used by Camel [1]. Hi, Now that Camel 4.8 is out, I would like to start cleaning those deprecated interfaces and finishing the task. However, it's critical to do so in a way that is the least disruptive as possible. We