gemelen commented on a change in pull request #29286:
URL: https://github.com/apache/spark/pull/29286#discussion_r475073722
##########
File path: project/plugins.sbt
##########
@@ -38,28 +37,19 @@ resolvers += Resolver.url("bintray",
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
// sbt 1.0.0 support: https://github.com/AlpineNow/junit_xml_listener/issues/6
-addSbtPlugin("com.alpinenow" % "junit_xml_listener" % "0.5.1")
+// addSbtPlugin("com.alpinenow" % "junit_xml_listener" % "0.5.1")
Review comment:
I suggest to run build with and without that plugin (without any other
changes), it should be more evident showcase than memories from six years ago I
guess.
I will try to compare results from such test.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]