activemq-artemis/artemis-server-osgi/src
Bennet Schulz 4b5cbb86aa ARTEMIS-830 Remove cyclic dependencies
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.
2016-10-28 16:32:04 -04:00
..
main/java/org/apache/activemq/artemis/osgi ARTEMIS-830 Remove cyclic dependencies 2016-10-28 16:32:04 -04:00
test/java/org/apache/activemq/artemis/osgi ARTEMIS-793 Improvements to OSGi Integration 2016-10-19 16:51:03 -04:00