[ 
https://issues.apache.org/jira/browse/GEODE-9595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund reassigned GEODE-9595:
--------------------------------

    Assignee: Robert Houghton  (was: Kirk Lund)

> Testing target classpaths may include multiple copies of build output
> ---------------------------------------------------------------------
>
>                 Key: GEODE-9595
>                 URL: https://issues.apache.org/jira/browse/GEODE-9595
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Kirk Lund
>            Assignee: Robert Houghton
>            Priority: Major
>              Labels: pull-request-available
>
> I found circular classpath dependencies in the testing targets. This results 
> in modules such as geode-core adding geode-core*.jar to the classpath of the 
> tests. Classes and resources are then available to the test JVM via the .jar 
> file as well as the filesystem.
> Some debugging revealed that tests in affected modules end up loading classes 
> and resources into testing JVMs from the .jar file instead of the filesystem, 
> while other modules load them from the filesystem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to