dbtsai commented on a change in pull request #29286:
URL: https://github.com/apache/spark/pull/29286#discussion_r475808674
##########
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:
`junit_xml_listener` was maintained by my previous employer, and it's no
longer actively maintained. If sbt can generate the test report without
external plugin, definitely we should remove it.
----------------------------------------------------------------
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]