Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Unknown
Description
Currently, the tests for core components are in the camel-core module (such as those for file). Not only this causes confusion, as the tests are not really in the component code, but also may lead to strange circular dependencies. We should investigate reorganizing the project layout so that the dependency tree is simpler and doesn't contain circular dependencies.