[ https://issues.apache.org/jira/browse/GEODE-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16556560#comment-16556560 ]
ASF subversion and git services commented on GEODE-5477: -------------------------------------------------------- Commit f31fd4291b319b8ad3cb8084d63fcd97ea5fa6cf in geode's branch refs/heads/develop from [~rhoughton] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=f31fd42 ] GEODE-5477 Fix distTomcat dependencies in geode assembly (#2194) Task depends on jars for tomcat7 and tomcat8, but did not wait for those tasks to execute. Co-authored-by: Finn Southerland <fsoutherl...@pivotal.io> > 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 > Priority: Major > Labels: pull-request-available > Fix For: 1.7.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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)