Skip to content

Commit c68deab

Browse files
author
Marcelo Vanzin
committed
Unblock jenkins build (mima check failed).
1 parent 17eb187 commit c68deab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/MimaExcludes.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ object MimaExcludes {
3737
case v if v.startsWith("1.5") =>
3838
Seq(
3939
MimaBuild.excludeSparkPackage("deploy"),
40+
MimaBuild.excludeSparkPackage("network"),
4041
// These are needed if checking against the sbt build, since they are part of
4142
// the maven-generated artifacts in 1.3.
4243
excludePackage("org.spark-project.jetty"),

0 commit comments

Comments
 (0)