Skip to content

Commit 8c74344

Browse files
committed
hopefully get specs2 green again
1 parent e6408af commit 8c74344

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/community.dbuild

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@ build += {
268268
// makes a "configuration not public" error in specs2-scalaz go away. I got the idea to
269269
// try it by googling that phrase and finding https://github.com/sbt/sbt/pull/2345
270270
"set every publishMavenStyle := false"
271+
// https://github.com/etorreborre/specs2/issues/673
272+
"set excludeFilter in (Test, unmanagedSources) in examplesJvm := HiddenFileFilter || \"StackIsolatedSpec.scala\""
271273
]
272274
}
273275

0 commit comments

Comments
 (0)