dcapwell commented on code in PR #65:
URL: https://github.com/apache/cassandra-accord/pull/65#discussion_r1408564257
##########
buildSrc/src/main/groovy/accord.java-conventions.gradle:
##########
@@ -49,10 +49,6 @@ test {
jvmArgs += ['-XX:+HeapDumpOnOutOfMemoryError',
"-XX:HeapDumpPath=${buildDir}"]
}
-tasks.withType(Test) {
Review Comment:
looks like rebase issue that got merged... I added this, Benedict rebased
onto my branch and added similar logic (see line 49), but didn't detect the
logical conflict so this got merged.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]