Skip to content

Commit c2834ec

Browse files
committed
Update junitxml plugin to the latest version to avoid recompilation in every SBT command.
Author: Reynold Xin <[email protected]> Closes apache#104 from rxin/junitxml and squashes the following commits: 67ef7bf [Reynold Xin] Update junitxml plugin to the latest version to avoid recompilation in every SBT command.
1 parent 0b7b7fd commit c2834ec

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.7.4")
1919

2020
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.4.0")
2121

22+
addSbtPlugin("com.alpinenow" % "junit_xml_listener" % "0.5.0")

project/project/SparkPluginBuild.scala

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)