[ https://issues.apache.org/jira/browse/GEODE-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677308#comment-16677308 ]
ASF subversion and git services commented on GEODE-5987: -------------------------------------------------------- Commit 10df202df6425c0b90d7a7c8522925c6c4f7ac76 in geode's branch refs/heads/develop from [~prhomberg] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=10df202 ] GEODE-5987: Do not inject dependencies into all subprojects in test.gradle (#2782) * Removed several unnecessary testCompile dependencies: * Moved other dependencies to those modules that require them (and are not having them leaked by other project modules) * Injection of testRuntime dependency on cglib to be addressed in a future commit. > Dependencies should not be injected into every subproject by test.gradle > ------------------------------------------------------------------------ > > Key: GEODE-5987 > URL: https://issues.apache.org/jira/browse/GEODE-5987 > Project: Geode > Issue Type: Sub-task > Reporter: Patrick Rhomberg > Assignee: Patrick Rhomberg > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > Dependencies should be explicit, particularly for those dependencies on > internal modules that would influence the larger gradle task graph. -- This message was sent by Atlassian JIRA (v7.6.3#76005)