4b5cbb86aa
Removes cyclic dependencies between classes and packages in the artemis-jdbc-store projetct by moving classes and methods to other locations and reducing the visibility of classes, fields and methods. Solving cyclic dependencies is important to keep the codebase maintainable. Scenarios where "everything uses everything" should be avoided. |
||
---|---|---|
.. | ||
main/java/org/apache/activemq/artemis/osgi | ||
test/java/org/apache/activemq/artemis/osgi |