Hello everyone, Matej and I have been working on Windup rules [0] to help people estimate their migration from Camel 2 to Camel 3. When the tool is run it will generate a report listing the different issues and assign story points to each issue. Here are some sample reports for source codes of Camel books if you want to check it out:
Camel In Action, 2nd Edition: http://windup.surge.sh/cia2/reports/migration_issues.html Apache Camel Developer's Cookbook, 2nd Edition: http://windup.surge.sh/cookbook/reports/migration_issues.html Mastering Apache Camel: http://windup.surge.sh/mastering/reports/migration_issues.html If you are really interested in this, I wrote a blogpost about it [1] Thanks! [0] https://github.com/windup/windup [1] https://jpoth.blogspot.com/2020/09/upgrading-to-camel-300-with-windup.html