rhoughton-pivot commented on a change in pull request #7351:
URL: https://github.com/apache/geode/pull/7351#discussion_r807119954



##########
File path: geode-core/build.gradle
##########
@@ -420,4 +420,10 @@ distributedTest {
   exclude "**/*\$*.class"
 }
 
+rootProject.combineReports.dependsOn(':geode-old-versions:test')

Review comment:
       @ryangardner I tested your PR on my side, and we can remove the line 423 
addition above. It isn't part of the warning, and `geode-old-versions:test` has 
no real actions so it resolves to a no-op statement anyway.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to