Camel 2.7 - RoadmapPage edited by Claus IbsenChanges (1)
Full ContentCamel 2.7 roadmapThis 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. JDK 1.6+Camel 2.7 should bump the JDK minimum version to 1.6. Spring 3.xCamel 2.7 should bump the minimum version of Spring to 3.0+. LoggingWe should switch from commons-logging to slf4j JUnitUse JUnit 4.x by default. However JUnit 4.x is backwards compatible with JUnit 3.x. The change would be to remove the JUnit 3.x support in camel-test JAR if that's desirable. camel-osgi-testWhen testing your Camel apps with OSGi you may use PaxExam for that. We should create a test kit for osgi, like we have camel-test for regular junit testing. The test kit should make it easy for end users to have their apps tested with OSGi. We already have pieces in the tests/camel-itest-osgi. We just need to clean and shape it up so its ready for end users as well. And of course add documentation as well. Improve unit testingIt 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. See Also
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > Camel 2.7 - Roadmap confluence
- [CONF] Apache Camel > Camel 2.7 - Roadmap confluence
- [CONF] Apache Camel > Camel 2.7 - Roadmap confluence
- [CONF] Apache Camel > Camel 2.7 - Roadmap confluence
- [CONF] Apache Camel > Camel 2.7 - Roadmap confluence