You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2022/11/09 09:56:00 UTC

[jira] [Created] (CAMEL-18701) Reorganize components to avoid circular dependencies

Otavio Rodolfo Piske created CAMEL-18701:
--------------------------------------------

             Summary: Reorganize components to avoid circular dependencies
                 Key: CAMEL-18701
                 URL: https://issues.apache.org/jira/browse/CAMEL-18701
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, camel-file, camel-test
            Reporter: Otavio Rodolfo Piske
             Fix For: 4.0


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)