Udo Kohlmeyer created GEODE-7587:
------------------------------------
Summary: Incorrect dependency direction between geode-core and
geode-management
Key: GEODE-7587
URL: https://issues.apache.org/jira/browse/GEODE-7587
Project: Geode
Issue Type: Bug
Components: management
Reporter: Udo Kohlmeyer
The current module dependency tree is inverted. Geode-core has a strong
dependency on geode-management. Which is causing geode-managment's dependency
on Spring to be leaked into geode-core.
This dependency needs to be inverted where geode-management has a dependency on
geode-core. That way there is no leaking of Spring dependencies into geode-core.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)