Work around compiler bridge concurrency issue

This commit is contained in:
Eugene Yokota 2020-11-09 03:58:20 -05:00
parent ecc40471b5
commit 4c0885f84e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Validate that a bad dependency fails the compile
$ copy-file changes/BadCommon.scala common/src/main/scala/Common.scala
> common/compile
> common/publish
# Force dep resolution to be successful, then compilation to fail