Ahh.  Good to know.  I was thrown off by our apparent desire to have that 
structure as explicitly called out in `geode-core`'s build.

So would you say that this block should be considered and anti-pattern, and 
this ticket should be updated to address this issue instead?

```
// geode-core/build.gradle:217-223
dependencies {
  // Integration Tests
  integrationTestCompile sourceSets.test.output

  // Distributed Tests
  distributedTestCompile sourceSets.integrationTest.output
}
```

[ Full content available at: https://github.com/apache/geode/pull/2549 ]
This message was relayed via gitbox.apache.org for 
[email protected]

Reply via email to