[
https://issues.apache.org/jira/browse/GEODE-9595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund reassigned GEODE-9595:
--------------------------------
Assignee: Kirk Lund
> Build dependencies are still circular
> -------------------------------------
>
> Key: GEODE-9595
> URL: https://issues.apache.org/jira/browse/GEODE-9595
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
>
> I found circular dependencies that cause failures in new tests in geode-core,
> geode-cq, geode-gfsh, geode-management, geode-wan, geode-web-api.
> The circular dependencies result in the module such as geode-core adding
> geode-core*.jar to the classpath of the tests. Classes and resources are then
> loaded into the test JVM from the .jar file instead of from the filesystem.
> This causes issues only in some tests such as AnalyzeSerializables
> integration tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)