Robert Houghton created GEODE-5477: -------------------------------------- Summary: Gradle distributedTest target fails in parallel Key: GEODE-5477 URL: https://issues.apache.org/jira/browse/GEODE-5477 Project: Geode Issue Type: Bug Components: build Reporter: Robert Houghton Fix For: 1.7.0
Invoking `./gradlew distributedTest --parallel` fails in Tomcat tests, due to a class not being on the classpath. An archive is being created before its dependencies have been created. -- This message was sent by Atlassian JIRA (v7.6.3#76005)