Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

This is a roadmap which details the overall and major goals for Camel 2.7. Fell free to discuss this at the Camel Mailing Lists if you have ideas or feedback.
The goals on this page was intended to be introduced in Camel 3.0. After discussing this on the Developer List we decided to bring forward some of the goals for 3.0 to 2.7. Those goals is listed on this page:

...

It should be easier to mock endpoints, replace parts of routes and whatnot. This allows you to leave your routes untouched and use the test kit to perform unit testing your routes. Currently the easiest approach is to add mocks into your routes which isn't desirable in some situations. Instead you should be able to tell Camel which endpoints should be mocked and what parts of the routes should be replaced with an alternative part. This is an ongoing process which we hope to improve in future releases as well.

Status: Done

See Also

Camel 3.0 - RoadmapIdeas