Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/16076 )
Change subject: [build] Move JMH plugin setup to benchmarks.gradle ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/16076/1/java/kudu-client/build.gradle File java/kudu-client/build.gradle: http://gerrit.cloudera.org:8080/#/c/16076/1/java/kudu-client/build.gradle@18 PS1, Line 18: apply from: "$rootDir/gradle/protobuf.gradle" : apply from: "$rootDir/gradle/shadow.gradle" : apply from: "$rootDir/gradle/benchmarks.gradle" > nit: is it possible to keep them sorted in the alphabetic order or the curr The order is more about build order/dependencies. The order of scripts here does map to the order each is applied. -- To view, visit http://gerrit.cloudera.org:8080/16076 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8c560dba9038db1bf6aa4e5e92efc517de2cae28 Gerrit-Change-Number: 16076 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 16 Jun 2020 03:45:50 +0000 Gerrit-HasComments: Yes
